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/11620] Bad design of timezone conversions


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

Maxim Yegorushkin <maxim.yegorushkin at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |maxim.yegorushkin at gmail
                   |                            |dot com
         Resolution|WONTFIX                     |

--- Comment #2 from Maxim Yegorushkin <maxim.yegorushkin at gmail dot com> 2012-11-08 11:21:32 UTC ---
I would like to re-open this issue now, much has changed since the last
comment.

glibc has a timezone database parser. It only makes perfect sense to reuse the
functionality and provide extra functions for converting times from any
timezone to UTC and back in a useful and thread-safe manner. Many modern
application require this functionality.

-- 
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.


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