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] Revert first_weekday removal


On 27 Nov 2016 22:46, Daniil Zhilin wrote:
> From: Daniil Zhilin <generalfailer@protonmail.com>
> 
> ---
>  localedata/locales/en_IE | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/localedata/locales/en_IE b/localedata/locales/en_IE
> index c300a3f..d9662d8 100644
> --- a/localedata/locales/en_IE
> +++ b/localedata/locales/en_IE
> @@ -116,6 +116,7 @@ d_fmt       "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
>  t_fmt       "<U0025><U0054>"
>  am_pm       "";""
>  t_fmt_ampm  ""
> +first_weekday 2
>  week 7;19971130;4
>  END LC_TIME

CLDR disagrees:
supplementalData.xml:
	<firstDay day="sun"  territories="... IE ..." />

if you think it's incorrect, you can get it changed here:
	http://cldr.unicode.org/index/bug-reports
-mike

Attachment: signature.asc
Description: Digital signature


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