PDA

View Full Version : how to changs timestamp


nostradamus1
02-24-2009, 08:04 PM
now the timestamp is February 24, 2009 05:10:42 PM

how can i changs this to dd/mm/yyyy and 24 hour time display

like this 24 / 2 / 2009 17:10:42

James
02-24-2009, 08:42 PM
what page?

bruleo
02-24-2009, 09:09 PM
Can be done in the php file or by smarty in the associated template...

For smarty: http://www.smarty.net/manual/en/language.modifier.date.format.php

Bruce.

nostradamus1
02-24-2009, 11:44 PM
can you tell my the page in need to chang the time stamp

bruleo
02-24-2009, 11:51 PM
????? Erm, well that depends on the page of your site you want it changed? James already asked you what page...

If it's the detail page, then it's detail.tpl

Bruce.

nostradamus1
02-25-2009, 07:39 PM
found it and changed it thanx for the help