|
#1
|
|||
|
|||
|
Format Date ex. Sunday, November 7, 2004
Is it possible to change the date format to say “Sunday, November 7, 2004” instead of 11/7/04?
I edited index.php in three areas where $datetime = date("Y-m-d H:i:s"); was mentioned. I tired replacing it with: l, F j, Y but no luck using PHP date functions (http://us2.php.net/date). I edited current_datetime.php and formatted the way I wanted, but that gives me the current date. I’m looking to change the date for a photo posted. Is it possible? Thanks |
|
#2
|
||||
|
||||
|
In the database the format of the date should be unchanged ("Y-m-d H:i:s").
Next version of pixelpost will have the ability to change the date display. When the next version is ready I can't say, but it's close enough to be able to get out this week. // punk
__________________
icq: 66760929 |
|
#3
|
|||
|
|||
|
Glad to hear it will be in the next release.
Thanks |
| Post Reply |
| Thread Tools | |
|
|