public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fix for it_IT
@ 2012-01-23 23:42 Jeff Law
  0 siblings, 0 replies; only message in thread
From: Jeff Law @ 2012-01-23 23:42 UTC (permalink / raw)
  To: libc-locales

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The first workday/weekday for it_IT should be Monday (lunedi).

This URL shows an official response to a question about locale dates
within the EU.  Basically they adopted ISO 8601.


http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:C:2004:78E:0447:0447:EN:PDF

ISO 8601:

http://dotat.at/tmp/ISO_8601-2004_E.pdf

2.2.8 calendar week
time interval of seven calendar days starting with a Monday

Proposed fix attached.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPHdsOAAoJEBRtltQi2kC7BlYH/A/wFQKj/xK0AO1BMEJSe/8H
qh0OJ1HnKI/2zVz8uYJiQnqfceIwh3DGmHCOXxvJ/pODqhOIdDv2Gw0MbJ1KsigN
ucJbAAUQsCRBYxaS0RFwoFKIIQXvOnMQMZtQNQUgZWLOz/wYl7WBUAVxULbOHEGt
WX8Jf7jXBcnR7f4nTjRqy7cbmDFIvIJm9MmUGfmi4MrHfZbDjBPVxCcW9ZtzQAVf
Jwp4K6UvAW2hXL2ZjygjvfySytBRVmmCNgvO+p0y08NM/bLAy4GLMjd2sVljQjKU
mGx5xE6dK0ZB6Z30GzY2Jys3KfITndsWs7y1FhQxji0svxIrXpVYFi4uq1QRWfg=
=ivUd
-----END PGP SIGNATURE-----

[-- Attachment #2: P --]
[-- Type: text/plain, Size: 491 bytes --]


2012-01-23  Jeff Law  <law@redhat.com>

diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT
index 31acd53..9513970 100644
--- a/localedata/locales/it_IT
+++ b/localedata/locales/it_IT
@@ -124,6 +124,8 @@ 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>"
+first_weekday 2
+first_workday 2
 END LC_TIME
 
 LC_PAPER

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-23 23:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-23 23:42 [PATCH] Fix for it_IT Jeff Law

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).