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.


_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to