public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Revert first_weekday removal from en_IE locale
@ 2016-11-27 19:47 Daniil Zhilin
  2016-11-27 19:47 ` [PATCH] Revert first_weekday removal Daniil Zhilin
  2016-11-27 20:37 ` [PATCH] Revert first_weekday removal from en_IE locale Florian Weimer
  0 siblings, 2 replies; 5+ messages in thread
From: Daniil Zhilin @ 2016-11-27 19:47 UTC (permalink / raw)
  To: libc-alpha

Proof: https://commons.wikimedia.org/wiki/File:First_Day_of_Week_World_Map.svg

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] Revert first_weekday removal
  2016-11-27 19:47 [PATCH] Revert first_weekday removal from en_IE locale Daniil Zhilin
@ 2016-11-27 19:47 ` Daniil Zhilin
  2016-11-27 19:51   ` Daniil Zhilin
  2016-11-27 20:58   ` Mike Frysinger
  2016-11-27 20:37 ` [PATCH] Revert first_weekday removal from en_IE locale Florian Weimer
  1 sibling, 2 replies; 5+ messages in thread
From: Daniil Zhilin @ 2016-11-27 19:47 UTC (permalink / raw)
  To: libc-alpha; +Cc: Daniil Zhilin

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
 
-- 
2.10.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Revert first_weekday removal
  2016-11-27 19:47 ` [PATCH] Revert first_weekday removal Daniil Zhilin
@ 2016-11-27 19:51   ` Daniil Zhilin
  2016-11-27 20:58   ` Mike Frysinger
  1 sibling, 0 replies; 5+ messages in thread
From: Daniil Zhilin @ 2016-11-27 19:51 UTC (permalink / raw)
  To: libc-alpha

Aw, damn it. Sorry about that.


On 27/11/16 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
>   

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Revert first_weekday removal from en_IE locale
  2016-11-27 19:47 [PATCH] Revert first_weekday removal from en_IE locale Daniil Zhilin
  2016-11-27 19:47 ` [PATCH] Revert first_weekday removal Daniil Zhilin
@ 2016-11-27 20:37 ` Florian Weimer
  1 sibling, 0 replies; 5+ messages in thread
From: Florian Weimer @ 2016-11-27 20:37 UTC (permalink / raw)
  To: Daniil Zhilin; +Cc: libc-alpha

* Daniil Zhilin:

> Proof: https://commons.wikimedia.org/wiki/File:First_Day_of_Week_World_Map.svg

We need a more official source.  There is no clear majority:

http://www.gov.ie/search/?q="Su Mo Tu We Th Fr Sa"
http://www.gov.ie/search/?q="Mo Tu We Th Fr Sa Su"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Revert first_weekday removal
  2016-11-27 19:47 ` [PATCH] Revert first_weekday removal Daniil Zhilin
  2016-11-27 19:51   ` Daniil Zhilin
@ 2016-11-27 20:58   ` Mike Frysinger
  1 sibling, 0 replies; 5+ messages in thread
From: Mike Frysinger @ 2016-11-27 20:58 UTC (permalink / raw)
  To: Daniil Zhilin; +Cc: libc-alpha, Daniil Zhilin

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-27 20:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-27 19:47 [PATCH] Revert first_weekday removal from en_IE locale Daniil Zhilin
2016-11-27 19:47 ` [PATCH] Revert first_weekday removal Daniil Zhilin
2016-11-27 19:51   ` Daniil Zhilin
2016-11-27 20:58   ` Mike Frysinger
2016-11-27 20:37 ` [PATCH] Revert first_weekday removal from en_IE locale Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).