[Zope] Further info about ZopeTime() not returning correct values
Bill Anderson
banderson@boi.hp.com
Thu, 13 Jan 2000 12:49:21 -0700
OK, after trying some other things out, I have some updated information.
<dtml-var "ZopeTime()">
OR
<dtml-with ZopeTime>
<dtml-var fCommonZ>
</dtml-with>
Returns the correct information.
However, on the same page
<dtml-var "ZopeTime()" fmt="%b %d %Y %I:%M:%S%p">
Returns time-5hours.
Further investigation has revealed that when it is 5 hours behind, it
indicates a timezone of "MST", yet when the correct time is show, it
shows "US/Mountain".
While it appears i can get a workaround to the correct date, something
still seems amiss here...
--
Bill Anderson Linux/Unix Administrator, Security Analyst
ESBU (ARC) bill_anderson@boi.hp.com
My opinions are just that; _my_ opinions.