[PATCH v2] en_US: define date_fmt (bug 24046)

Aurelien Jarno aurelien@aurel32.net
Mon Jan 7 13:58:00 GMT 2019


Hi,

On 2019-01-07 12:04, Rafal Luzynski wrote:
> 6.01.2019 18:19 Aurelien Jarno <aurelien@aurel32.net> wrote:
> > 
> > 
> > The en_US locale use a 12h am/pm format in both d_fmt and d_t_fmt, which
> > is correct, but does not define date_fmt. This cause the default value
> > to be used, which is in 24h format.
> > 
> > This patch adds the date_fmt entry to the en_US locale with the same
> > value as d_t_fmt as the latter already includes the timezone.
> > 
> > Changelog
> > 	[BZ #24046]
> > 	* localedata/locales/en_US (date_fmt): Set to
> > 	"%a %d %b %Y %r %Z".
> 
> Now it does not say that this is a new field.  I would do:
> 
> 	* localedata/locales/en_US (date_fmt): Add, set to
> 	"%a %d %b %Y %r %Z".

I have just committed it with the above change.

Regards,
Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net



More information about the Libc-alpha mailing list