[Bug libc/14606] lost 1h in gmtime, ctime extracted date

eugene.kopyshev at gmail dot com sourceware-bugzilla@sourceware.org
Sat Sep 22 10:09:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=14606

--- Comment #2 from Eugene Kopyshev <eugene.kopyshev at gmail dot com> 2012-09-22 10:09:10 UTC ---
Hi Andreas,

Right, but with tm.tm_isdst=0 it works for all "modern" dates and fails
somewhen before the 19xx. Changeover did not exist then?

57718800 Sun Oct 31 02:00:00 1971
57722400 Sun Oct 31 02:00:00 1971

With tm_isdst=-1 it does not work for any year. In case with http server
application is makes tricky to cover past dates... ok, nobody needs it,
hopefully.

Thanka s lot!

2012/9/22 schwab@linux-m68k.org <sourceware-bugzilla@sourceware.org>

>
> http://sourceware.org/bugzilla/show_bug.cgi?id=14606
>
> Andreas Schwab <schwab@linux-m68k.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>          Resolution|                            |INVALID
>
> --- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-09-22
> 09:26:58 UTC ---
> The dates are in different time zones, crossing a DST changeover.  See
> tm_isdst.
>
> --
> Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list