Commit 1449add2 by Derek Mauro Committed by Copybara-Service

Import of CCTZ from GitHub.

PiperOrigin-RevId: 608705933
Change-Id: I9c11d8d8b3d9057bdf215863210f450332cf56cb
parent d073d80e
...@@ -77,11 +77,11 @@ struct tzhead { ...@@ -77,11 +77,11 @@ struct tzhead {
** time uses 8 rather than 4 chars, ** time uses 8 rather than 4 chars,
** then a POSIX-TZ-environment-variable-style string for use in handling ** then a POSIX-TZ-environment-variable-style string for use in handling
** instants after the last transition time stored in the file ** instants after the last transition time stored in the file
** (with nothing between the newlines if there is no POSIX representation for ** (with nothing between the newlines if there is no POSIX.1-2017
** such instants). ** representation for such instants).
** **
** If tz_version is '3' or greater, the above is extended as follows. ** If tz_version is '3' or greater, the above is extended as follows.
** First, the POSIX TZ string's hour offset may range from -167 ** First, the TZ string's hour offset may range from -167
** through 167 as compared to the POSIX-required 0 through 24. ** through 167 as compared to the POSIX-required 0 through 24.
** Second, its DST start time may be January 1 at 00:00 and its stop ** Second, its DST start time may be January 1 at 00:00 and its stop
** time December 31 at 24:00 plus the difference between DST and ** time December 31 at 24:00 plus the difference between DST and
......
...@@ -199,7 +199,7 @@ XX +2518+05518 Asia/Dubai Russia; Caucasus; Persian Gulf; Seychelles; Réunion ...@@ -199,7 +199,7 @@ XX +2518+05518 Asia/Dubai Russia; Caucasus; Persian Gulf; Seychelles; Réunion
XX +3431+06912 Asia/Kabul Afghanistan XX +3431+06912 Asia/Kabul Afghanistan
# #
# +05 # +05
XX +4120+06918 Asia/Tashkent Russia; Tajikistan; Turkmenistan; Uzbekistan; Maldives XX +4120+06918 Asia/Tashkent Russia; west Kazakhstan; Tajikistan; Turkmenistan; Uzbekistan; Maldives
# #
# +05 - PKT # +05 - PKT
XX +2452+06703 Asia/Karachi Pakistan ("PKT") XX +2452+06703 Asia/Karachi Pakistan ("PKT")
...@@ -215,6 +215,8 @@ XX +2743+08519 Asia/Kathmandu Nepal ...@@ -215,6 +215,8 @@ XX +2743+08519 Asia/Kathmandu Nepal
# #
# +06 # +06
XX +2343+09025 Asia/Dhaka Russia; Kyrgyzstan; Bhutan; Bangladesh; Chagos XX +2343+09025 Asia/Dhaka Russia; Kyrgyzstan; Bhutan; Bangladesh; Chagos
# +06 until 2024-03-01; then +05
XX +4315+07657 Asia/Almaty Kazakhstan (except western areas)
# #
# +06:30 # +06:30
XX +1647+09610 Asia/Yangon Myanmar; Cocos XX +1647+09610 Asia/Yangon Myanmar; Cocos
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment