public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Mike Fabian <mfabian@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] localedata: el_GR: Greece now uses the 24h format for time
Date: Fri, 15 Dec 2023 20:09:55 +0000 (GMT)	[thread overview]
Message-ID: <20231215200955.4410338582AF@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=14a94f2e358390e45eb130a45d5a0dfd3be79eb4

commit 14a94f2e358390e45eb130a45d5a0dfd3be79eb4
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Dec 14 10:12:46 2023 +0100

    localedata: el_GR: Greece now uses the 24h format for time
    
    Resolves: BZ # 23012

Diff:
---
 localedata/locales/el_GR | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/localedata/locales/el_GR b/localedata/locales/el_GR
index 7362492fbd..7f85f5502e 100644
--- a/localedata/locales/el_GR
+++ b/localedata/locales/el_GR
@@ -140,15 +140,15 @@ mon     "<U0399><U03B1><U03BD><U03BF><U03C5><U03B1><U03C1><U03AF><U03BF><U03C5>"
         "<U039F><U03BA><U03C4><U03C9><U03B2><U03C1><U03AF><U03BF><U03C5>";/
         "<U039D><U03BF><U03B5><U03BC><U03B2><U03C1><U03AF><U03BF><U03C5>";/
         "<U0394><U03B5><U03BA><U03B5><U03BC><U03B2><U03C1><U03AF><U03BF><U03C5>"
-% Greece uses 12h time: http://publications.eu.int/code/el/el-4100800el.htm
+% Greece now uses 24h time: http://publications.europa.eu/code/el/el-4100800el.htm#1082
 % Appropriate date and time representation (%c)
-d_t_fmt "%a %d %b %Y %r %Z"
+d_t_fmt "%a %d %b %Y %T %Z"
 %
 % Appropriate date representation (%x)
 d_fmt   "%d//%m//%Y"
 %
 % Appropriate time representation (%X)
-t_fmt   "%r"
+t_fmt   "%T"
 %
 % Strings for AM/PM
 %
@@ -158,7 +158,7 @@ am_pm   "<U03c0><U03bc>";"<U03bc><U03bc>"
 t_fmt_ampm "%I:%M:%S %p"
 %
 % Appropriate date representation (date(1))
-date_fmt "%a %d %b %Y %r %Z"
+date_fmt "%a %d %b %Y %T %Z"
 week 7;19971130;4
 first_weekday 2
 END LC_TIME

                 reply	other threads:[~2023-12-15 20:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20231215200955.4410338582AF@sourceware.org \
    --to=mfabian@sourceware.org \
    --cc=glibc-cvs@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).