|
Posted by Adrienne Boswell on June 26, 2007, 1:41 am
Please log in for more thread options
Gazing into my crystal ball I observed Lars Eighner
> the lovely and talented Adrienne Boswell broadcast on
> comp.infosystems.www.authoring.html:
>
>> Gazing into my crystal ball I observed "David E. Ross"
>
>>> My Web site is hosted by my ISP on an Apache server. Some of my
>>> pages display dynamic "Last Updated" dates by using the
>>> LAST_MODIFIED environment variable in the following SSI:
>>> <!--#config timefmt="%e %B %Y" --><!--#echo var="LAST_MODIFIED" -->
>>> Note that the formatting is for day month year.
>>>
>>> The server is in the same time zone as where I live (just about 2
>>> miles away). When someone sees the "Last Updated" date, will they
>>> see it according to the time zone of the hosting server? Or will
>>> they see it adjusted to their own time zone?
>>>
>
>> It's whatever the time is on the server. If it's 15:00 EST on the
>> server, then it will print 15:00 EST.
>
> Well, no, it won't because he has modified the timefmt.
>
Very true - although however it's formatted, it will still be what ever
time it is on the server, not the client.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info Please respond to the group so others can share
|