This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: [PATCH v2] cy_GB/en_GB: set am/pm in times


On Thu, Apr 12, 2012 at 6:58 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> The British people apparently use am/pm in time, so make it available to
> them. ?While we're here, sync the date_fmt field from en_GB to cy_GB.
>
> Fedora has been carrying this for the better part of a decade, and Debian
> has had it, and now that I've gotten a request from some British people
> to add it to Gentoo, I'd rather get it merged into mainline.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
>
> 2012-04-12 ?Mike Frysinger ?<vapier@gentoo.org>
>
> ? ? ? ?[BZ #3768]
> ? ? ? ?* locales/en_GB: Set am_pm and t_fmt_ampm fields.
> ? ? ? ?* locales/cy_GB: Likewise. ?Also copy date_fmt from en_GB.
> ---
> v2
> ? ? ? ?- change AM/PM to am/pm
> ? ? ? ?- change "%a %b %e" to "%a %e %b"
>
> note: the show-ucs-data helper decodes these as:
> ? ? ? ?am_pm ? ? ? "am";"pm"
> ? ? ? ?t_fmt_ampm ?"%l:%M:%S %P %Z"
> ? ? ? ?date_fmt ? ?"%a %e %b/
> ? ? ? ? %H:%M:%S /
> ? ? ? ?%Z %Y"

Many thanks for not having to make the reviewer do the show-ucs-data-dance :-)

This looks good to me.

Hopefully this means we can harmonize some of the differences between
upstream and the distros.

Cheers,
Carlos.


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