mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8296108: (tz) Update Timezone Data to 2022f
Reviewed-by: serb, naoto
This commit is contained in:
parent
4d1bc1b5ad
commit
9d3b4ef2ad
25 changed files with 657 additions and 802 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 1996, 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 1996, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -429,7 +429,7 @@ public final class TimeZoneNames extends TimeZoneNamesBundle {
|
|||
"French Guiana Summer Time", "GFST",
|
||||
"French Guiana Time", "GFT"}},
|
||||
{"America/Cayman", EST},
|
||||
{"America/Chihuahua", MST},
|
||||
{"America/Chihuahua", CST},
|
||||
{"America/Creston", MST},
|
||||
{"America/Coral_Harbour", EST},
|
||||
{"America/Cordoba", AGT},
|
||||
|
@ -518,7 +518,7 @@ public final class TimeZoneNames extends TimeZoneNamesBundle {
|
|||
{"America/North_Dakota/Center", CST},
|
||||
{"America/North_Dakota/New_Salem", CST},
|
||||
{"America/Nuuk", WGT},
|
||||
{"America/Ojinaga", MST},
|
||||
{"America/Ojinaga", CST},
|
||||
{"America/Panama", EST},
|
||||
{"America/Pangnirtung", EST},
|
||||
{"America/Paramaribo", new String[] {"Suriname Time", "SRT",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue