public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin/cygwin-3_5-branch] Cygwin: utils: refresh tzmap.h
Date: Wed,  3 Apr 2024 16:56:26 +0000 (GMT)	[thread overview]
Message-ID: <20240403165626.474DA3846062@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d8b21b8c77275941afcc5952fa3bb542413554ad

commit d8b21b8c77275941afcc5952fa3bb542413554ad
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Thu Mar 21 21:43:45 2024 +0100
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Wed Apr 3 18:53:56 2024 +0200

    Cygwin: utils: refresh tzmap.h
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/utils/tzmap.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/winsup/utils/tzmap.h b/winsup/utils/tzmap.h
index c07a8ed1f175..7a8cf44cd920 100644
--- a/winsup/utils/tzmap.h
+++ b/winsup/utils/tzmap.h
@@ -12,14 +12,15 @@
    POSIX-compatible timezone IDs.
 
    The mapping from unicode.org is just a bit incomplete.  It doesn't contain
-   a few timezones available on Windows 8.1:
+   some (deprecated) timezones available since Windows 8.1:
 
-    E. Europe Standard Time
     Mid-Atlantic Standard Time
     Kamchatka Standard Time
 
   as well as a few combinations which got a new Windows timezone name
+  but may still be in use somewhere...
 
+    E. Europe Standard Time/CY
     Eastern Standard Time/TC
     Egypt Standard Time/PS
     Greenwich Standard Time/EH
@@ -27,6 +28,7 @@
     Kaliningrad Standard Time/BY
     SA Pacific Standard Time/HT 
     South Africa Standard Time/LY
+*/
 
 struct
 {
@@ -161,7 +163,6 @@ struct
   { L"E. Africa Standard Time", L"ZZ", L"Etc/GMT-3" },
   { L"E. Australia Standard Time", L"", L"Australia/Brisbane" },
   { L"E. Australia Standard Time", L"AU", L"Australia/Brisbane Australia/Lindeman" },
-  { L"E. Europe Standard Time", L"", L"Asia/Nicosia" },
   { L"E. Europe Standard Time", L"", L"Europe/Chisinau" },
   { L"E. Europe Standard Time", L"CY", L"Asia/Nicosia" },
   { L"E. Europe Standard Time", L"MD", L"Europe/Chisinau" },

             reply	other threads:[~2024-04-03 16:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-03 16:56 Corinna Vinschen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-21  9:34 Corinna Vinschen

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=20240403165626.474DA3846062@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-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).