1
Anonymous
I do not need time
  • 2003/12/14 17:23

  • Anonymous

  • Posts: 0

  • Since:


I do not need time to be shown on the date segment i need only date, how can i make it tp be so?

2
Mithrandir
Re: I do not need time

Where?

3
Anonymous
Re: I do not need time
  • 2003/12/14 19:31

  • Anonymous

  • Posts: 0

  • Since:


In the news where it shows date and time i need only date.

4
Mithrandir
Re: I do not need time

modules/news/index.php

Line 84:
$story['posttime'] = formatTimestamp($sarray[$i]->published());


Change to:
$story['posttime'] = formatTimestamp($sarray[$i]->published(), 's');


Note: Not tested, but as I can read it, that's a way to do it

5
Anonymous
Re: I do not need time
  • 2003/12/14 19:55

  • Anonymous

  • Posts: 0

  • Since:


thx

Login

Who's Online

817 user(s) are online (61 user(s) are browsing Support Forums)


Members: 0


Guests: 817


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits