public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/17886] New: strptime should be able to parse "Z" as a timezone with %z
@ 2015-01-27 14:20 vincent at bernat dot im
  2015-08-27 22:26 ` [Bug time/17886] " jsm28 at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: vincent at bernat dot im @ 2015-01-27 14:20 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 17886
           Summary: strptime should be able to parse "Z" as a timezone
                    with %z
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: vincent at bernat dot im
                CC: drepper.fsp at gmail dot com

In ISO 8601, it is possible to use "Z" as a timezone. This is a special case.

In addition, RFC 822 allows a selection of timezone (like GMT, CST) and some
military ones (including Z). While this would be nice to be able to accept
them, it is likely to be a useless effort.

I am going to implement the "Z" only.

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-18  6:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27 14:20 [Bug libc/17886] New: strptime should be able to parse "Z" as a timezone with %z vincent at bernat dot im
2015-08-27 22:26 ` [Bug time/17886] " jsm28 at gcc dot gnu.org
2015-08-28 23:34 ` james at loowit dot net
2015-09-18  6:33 ` cvs-commit at gcc dot gnu.org
2015-09-18  6:35 ` vapier at gentoo dot org
2015-09-18  6:35 ` vapier at gentoo dot org
2015-09-18  6:51 ` vapier at gentoo dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).