[Bug libc/4778] strptime does not update tm_isdst when parsing DST time zone in %Z or %c
jakub at redhat dot com
sourceware-bugzilla@sourceware.org
Sun Jul 15 19:59:00 GMT 2007
------- Additional Comments From jakub at redhat dot com 2007-07-15 19:59 -------
This is documented:
`%Z'
The timezone name.
_Note:_ Currently, this is not fully implemented. The format
is recognized, input is consumed but no field in TM is set.
The reason for this is that timezone abbreviations aren't unique, at least in
many cases, so it is hard or impossible to find that out reliably.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=4778
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list