This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 libstdc++/26697] time_put::put('x') shows only 2 year digits, in en_GB locale.



------- Comment #5 from murrayc at murrayc dot com  2006-03-15 17:20 -------
> I mean, what evidence do you have that the en_GB locale data should be different?

I see no reason why en_GB should want to show 2 year digits, while en_US and
en_DE should be happy with 4. 2 digits lead to confusion because it is a loss
of data.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26697


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