phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [phpGroupWare-users] Daylight Savings Time Issue


From: Chris Weiss
Subject: Re: [phpGroupWare-users] Daylight Savings Time Issue
Date: Mon, 12 Mar 2007 21:21:35 -0500

On 3/12/07, Chris Weiss wrote:
1173600000 is both 2007-03-11 03:00:00 and 2007-03-11 02:00:00 (DST is

datetime is the event start, edatetime is the event end, mdatetime is
the last modified.


OH!  it's possible that only the events entered before the patch was
applied should be adjusted.  if you have the command line php binary
available, run:
php -r 'echo strtotime("2007-04-01 02:00:00")."\n";'
but change the date to the time you applied that patch, this will give
you the timestamp.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]