This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/26697] time_put::put('x') shows only 2 year digits, in en_GB locale.
- From: "murrayc at murrayc dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2006 17:33:29 -0000
- Subject: [Bug libstdc++/26697] time_put::put('x') shows only 2 year digits, in en_GB locale.
- References: <bug-26697-8548@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from murrayc at murrayc dot com 2006-03-15 17:33 -------
Maybe we can just call it an enhancement or improvement then?
(Thought I strongly feel that any date meant for humans to read must have 4
year digits and any use of 2 year digits for a human to read should be a bug,
even if that human is using the C locale.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26697