[Tickets #2684] Win2K, PHP, time() and TZ

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Sep 27 01:22:58 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2684
-----------------------------------------------------------------------
 Ticket             | 2684
 Updated By         | Jan Schneider <jan at horde.org>
 Summary            | Win2K, PHP, time() and TZ
 Queue              | Horde Base
 Version            | 3.0.5
-State              | Unconfirmed
+State              | Feedback
-Priority           | 3. High
+Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2005-09-27 01:22) wrote:

I don't know Windows well enough regarding timezones, but maybe it simply
doesn't support the (standardized) timezone names we use in Horde?
Call this short script in your browser:
<?php
echo date('r');
putenv('TZ=Pacific/Honolulu');
echo date('r');
?>




More information about the bugs mailing list