public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Mike FABIAN <mfabian@redhat.com>
To: Carmen Bianca BAKKER <carmen@carmenbianca.eu>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH] locale: More strictly implement ISO 8601 for Esperanto locale
Date: Thu, 14 Nov 2024 17:02:31 +0100	[thread overview]
Message-ID: <s9dbjyhst0o.fsf@hathi.site> (raw)
In-Reply-To: <20241030122648.48794-1-carmen@carmenbianca.eu> (Carmen Bianca BAKKER's message of "Wed, 30 Oct 2024 13:26:48 +0100")

Carmen Bianca BAKKER <carmen@carmenbianca.eu> さんはかきました:

> Esperanto, as an international language and a bit of a non-locale,
> usually defaults to international consensus. In this commit, I make the
> Esperanto locale more in line with ISO 8601 by setting the first day as
> Monday, and the first week as containing January 4.
>
> Bug 32323
>
> Signed-off-by: Carmen Bianca BAKKER <carmen@carmenbianca.eu>
> ---
>  localedata/locales/eo | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/localedata/locales/eo b/localedata/locales/eo
> index 6eb26f374a..49951c35da 100644
> --- a/localedata/locales/eo
> +++ b/localedata/locales/eo
> @@ -175,7 +175,8 @@ d_t_fmt  "%a %d %b %Y %T"
>  date_fmt "%a %d %b %Y %T %z"
>  d_fmt   "%Y-%m-%d"
>  t_fmt   "%T"
> -week 7;19971130;1
> +week 7;19971130;4
> +first_weekday 2
>  END LC_TIME
>  
>  LC_MESSAGES

Looks good to me.

-- 
Mike FABIAN <mfabian@redhat.com>
睡眠不足はいい仕事の敵だ。


      reply	other threads:[~2024-11-14 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-30 12:26 Carmen Bianca BAKKER
2024-11-14 16:02 ` Mike FABIAN [this message]

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=s9dbjyhst0o.fsf@hathi.site \
    --to=mfabian@redhat.com \
    --cc=carmen@carmenbianca.eu \
    --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).