[PEAR] Re: unix2MDBstamp() and day light savings
by Lukas Smith other posts by this author
May 12 2005 4:28PM messages near this date
[PEAR] unix2MDBstamp() and day light savings
|
Re: [PEAR] To cover all the elements of a HTML_QuickForm
Michael Caplan wrote:
> Out of curiosity, what is reason behind knocking off an hour if the system
> is celebrating daylight saving time? For my purposes it is messing up a
> critical time based application.
thats the code ..
date('Y-m-d H:i:s', $unix_timestamp);
if you have anything better to suggest ...
regards,
Lukas
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Michael Caplan
Lukas Smith
|