Re: [PHP] Re: calculate the time that day ends

2009-02-03 Thread Ralf Meyer
Am Dienstag, 3. Februar 2009 schrieb Shawn McKenzie: > I'm not sure that I understand, but I'm pretty sure that every day > ends on 23:59:59. No, for some people only most days :-) : http://en.wikipedia.org/wiki/Leap_second some days end on 23:59:60 which is not the same as 00:00:00. Ralf -- M

[PHP] Re: calculate the time that day ends

2009-02-03 Thread Shawn McKenzie
Thodoris wrote: > Hi gang, >I was wondering if there is way to find out what is the time that > every day ends? I am planning to add this to the first page on an > interface I am developing. > I'm not sure that I understand, but I'm pretty sure that every day ends on 23:59:59. -- Thanks! -S