public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Arnaud <listes.00@gmail.com>
To: libc-alpha@sourceware.org
Subject: [COMMITTED] Change for locale fr_CH and it_CH for monday as fisrt day of the week
Date: Tue, 19 Jan 2016 01:30:00 -0000	[thread overview]
Message-ID: <569D91CA.6050809@gmail.com> (raw)
In-Reply-To: <569D90B8.7020509@gmail.com>

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

Hello,

Would it be possible to change the locale fr_CH and it_CH to have monday as the first day of the week ?
It has already been accepted for the locale de_CH, that is in the same country (Switzerland).

I have sent a patch with the 2 files modifications (sha1: 0b1697b)
The patch is added in the email.

It would help a lot, as for each glibc update, we have to do these changes again.

Sorry if it was not done correctly, it is the first time I do this.

Thanks




[-- Attachment #2: 0001-Locale-fr_CH-and-it_CH-change-first-day-of-the-week.patch --]
[-- Type: text/x-patch, Size: 1298 bytes --]

From 0b1697b6d875d5de861e9f68ff8c0d2b82fd8544 Mon Sep 17 00:00:00 2001
From: Arnaud <xxx@xxx.xxx>
Date: Tue, 19 Jan 2016 01:39:54 +0100
Subject: [PATCH] Locale fr_CH and it_CH: change first day of the week

Signed-off-by: Arnaud <xxx@xxx.xxx>
---
 localedata/locales/fr_CH | 4 ++++
 localedata/locales/it_CH | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/localedata/locales/fr_CH b/localedata/locales/fr_CH
index fa9aca4..5ed55a0 100644
--- a/localedata/locales/fr_CH
+++ b/localedata/locales/fr_CH
@@ -104,6 +104,10 @@ t_fmt_ampm ""
 date_fmt       "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
 <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
 <U0025><U005A><U0020><U0025><U0059>"
+
+week    7;19971130;4
+first_weekday 2
+first_workday 2
 END LC_TIME
 
 LC_PAPER
diff --git a/localedata/locales/it_CH b/localedata/locales/it_CH
index 5f50d7e..3672180 100644
--- a/localedata/locales/it_CH
+++ b/localedata/locales/it_CH
@@ -99,6 +99,10 @@ t_fmt_ampm ""
 date_fmt       "<U0025><U0061><U0020><U0025><U0065><U0020><U0025>/
 <U0062><U0020><U0025><U0059><U002C><U0020><U0025><U0048><U002E>/
 <U0025><U004D><U002E><U0025><U0053><U002C><U0020><U0025><U005A>"
+
+week    7;19971130;4
+first_weekday 2
+first_workday 2
 END LC_TIME
 
 LC_PAPER
-- 
2.5.0



       reply	other threads:[~2016-01-19  1:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <569D90B8.7020509@gmail.com>
2016-01-19  1:30 ` Arnaud [this message]
2016-01-19  1:41   ` Mike Frysinger
2016-01-19  1:50     ` Arnaud
2016-01-19  1:55       ` Mike Frysinger
2016-01-19  2:10         ` Arnaud
2016-01-19  2:29     ` keld
2016-01-20 20:08       ` Arnaud
2016-01-26 20:15         ` Arnaud
2016-02-19 19:47           ` Mike Frysinger
2016-04-16  7:39   ` [COMMITTED] " Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=569D91CA.6050809@gmail.com \
    --to=listes.00@gmail.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).