This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/22639] year 2039 bug for localtime etc. on 64-bit platforms


https://sourceware.org/bugzilla/show_bug.cgi?id=22639

--- Comment #1 from Paul Eggert <eggert at gnu dot org> ---
(In reply to Paul Eggert from comment #0)
> On 64-bit platforms, localtime and related functions work correctly in the
> year 2039 (the first full year after a 32-bit time_t would overflow), but
> they stop working in March 2039.

Sorry, I meant to write that they work in 2038, but stop working in March 2039.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]