Re: Dates - adding to unix 86400 seconds not equal nextday

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

 



I think your problem might be due to daylight savings time.  10/31/04 is
the day that the clocks get set back 1 hour (at 2am).  therefore we have
25 hours in the day on 10/31.

not sure how to get around it though, or why my system accounts for it.

--
Craig Brothers
cbrothers@xxxxxxxxxxxxxxx


On Wed, 2004-09-01 at 09:53, ioannes wrote:
> Sunday 31st of October 2004 12:00:00 AM unix: 1099177200 - first day
> Saturday 30th of October 2004 12:00:00 AM unix: 1099090800 - previous day
> Sunday 31st of October 2004 11:00:00 PM unix: 1099263600 - day after first 
> day
> 
> if I add 86400 to first - 1099177200 - I get 1099177200+86400=1099263600 
> [day after first day above], but this gives me 11pm on 31 Oct as above.
> 
> ?
> 
> 
> ----- Original Message ----- 
> From: "John Holmes" <holmes072000@xxxxxxxxxxx>
> To: "ioannes" <ioannes@xxxxxxxxxxxxxx>; <php-db@xxxxxxxxxxxxx>
> Sent: Wednesday, September 01, 2004 2:31 PM
> Subject: Re:  Dates - adding to unix 86400 seconds not equal nextday
> 
> 
> > From: "ioannes" <ioannes@xxxxxxxxxxxxxx>
> >
> >> When I run this code I get:
> >>
> >> 31 10 2004
> >> 31 10 2004
> >>
> >> http://www.shortstay-london.com/testdates.php
> >
> > Try printing out the hours, minutes and seconds along with the date and 
> > you'll see the issue.
> >
> > ---John Holmes...
> > -- 
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux