J.Karlsson
04-23-2003, 07:56 AM
I've got this piece of code:
<!--#config timefmt="%A %d %B %Y %T %Z" -->
<!--#echo var="LAST_MODIFIED" -->
As it is now, the time is shown in EDT (I suppose that's somewhere in America). Is there any way to make the time show GMT (Greenwich Mean Time) or CET (Central European Time)?
<!--#config timefmt="%A %d %B %Y %T %Z" -->
<!--#echo var="LAST_MODIFIED" -->
As it is now, the time is shown in EDT (I suppose that's somewhere in America). Is there any way to make the time show GMT (Greenwich Mean Time) or CET (Central European Time)?