[PATCH] localedata: en_NL: new English in the Netherlands locale [BZ #14085]
Florian Weimer
fw@deneb.enyo.de
Sat Apr 23 11:15:00 GMT 2016
* Mike Frysinger:
> +% Use English because of international language, this is also sortable.
> +d_fmt "<U0025><U0059><U002D><U0025><U006D><U002D><U0025><U0064>"
The comment appears to be wrong. This is an ISO 8601 date string.
> +% Use mix of English because of international language and Dutch
> 24-hour clocks.
> +t_fmt "<U0025><U0052>"
Usually, t_fmt includes seconds, but %R does not.
> +t_fmt_ampm "<U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>"
That's equivalent to %T, I think. I don't see how the these
definitions (this one and t_fmt) align with the comment.
More information about the Libc-alpha
mailing list