[Bug time/21370] RFE: strftime() needs a "convert to titlecase" flag
digitalfreak at lingonborough dot com
sourceware-bugzilla@sourceware.org
Sat May 5 18:08:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=21370
--- Comment #6 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
I am aware of this and I am also aware of another language whose name I don't
remember which treats a reverse apostrophe: "`" as a letter. Titlecasing in
that language means that the second letter is uppercased, e.g., "`abc" ->
"`Abc".
This may mean that implementing this feature will be very complex or
impossible, maybe we'll instead move to another workaround: all locale data
must be titlecased and converted to lowercase/uppercase only on an explicit
demand.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list