14616d0f9Sopenharmony_ci# tzdb data for ships at sea and other miscellany
24616d0f9Sopenharmony_ci
34616d0f9Sopenharmony_ci# This file is in the public domain, so clarified as of
44616d0f9Sopenharmony_ci# 2009-05-17 by Arthur David Olson.
54616d0f9Sopenharmony_ci
64616d0f9Sopenharmony_ci# These entries are for uses not otherwise covered by the tz database.
74616d0f9Sopenharmony_ci# Their main practical use is for platforms like Android that lack
84616d0f9Sopenharmony_ci# support for POSIX.1-2017-style TZ strings.  On such platforms these entries
94616d0f9Sopenharmony_ci# can be useful if the timezone database is wrong or if a ship or
104616d0f9Sopenharmony_ci# aircraft at sea is not in a timezone.
114616d0f9Sopenharmony_ci
124616d0f9Sopenharmony_ci# Starting with POSIX 1003.1-2001, the entries below are all
134616d0f9Sopenharmony_ci# unnecessary as settings for the TZ environment variable.  E.g.,
144616d0f9Sopenharmony_ci# instead of TZ='Etc/GMT+4' one can use the POSIX setting TZ='<-04>+4'.
154616d0f9Sopenharmony_ci#
164616d0f9Sopenharmony_ci# Do not use a POSIX TZ setting like TZ='GMT+4', which is four hours
174616d0f9Sopenharmony_ci# behind GMT but uses the completely misleading abbreviation "GMT".
184616d0f9Sopenharmony_ci
194616d0f9Sopenharmony_ci# The following zone is used by tzcode functions like gmtime,
204616d0f9Sopenharmony_ci# which load the "UTC" file to handle seconds properly.
214616d0f9Sopenharmony_ciZone	Etc/UTC		0	-	UTC
224616d0f9Sopenharmony_ci
234616d0f9Sopenharmony_ci# Functions like gmtime load the "GMT" file to handle leap seconds properly.
244616d0f9Sopenharmony_ci# Vanguard section, which works with most .zi parsers.
254616d0f9Sopenharmony_ci#Zone	GMT		0	-	GMT
264616d0f9Sopenharmony_ci# Rearguard section, for TZUpdater 2.3.2 and earlier.
274616d0f9Sopenharmony_ciZone	Etc/GMT		0	-	GMT
284616d0f9Sopenharmony_ci
294616d0f9Sopenharmony_ci# The following link uses older naming conventions,
304616d0f9Sopenharmony_ci# but it belongs here, not in the file 'backward',
314616d0f9Sopenharmony_ci# as it is needed for tzcode releases through 2022a,
324616d0f9Sopenharmony_ci# where functions like gmtime load "GMT" instead of the "Etc/UTC".
334616d0f9Sopenharmony_ci# We want this to work even on installations that omit 'backward'.
344616d0f9Sopenharmony_ciLink	Etc/GMT				GMT
354616d0f9Sopenharmony_ci# End of rearguard section.
364616d0f9Sopenharmony_ci
374616d0f9Sopenharmony_ci# Be consistent with POSIX TZ settings in the Zone names,
384616d0f9Sopenharmony_ci# even though this is the opposite of what many people expect.
394616d0f9Sopenharmony_ci# POSIX has positive signs west of Greenwich, but many people expect
404616d0f9Sopenharmony_ci# positive signs east of Greenwich.  For example, TZ='Etc/GMT+4' uses
414616d0f9Sopenharmony_ci# the abbreviation "-04" and corresponds to 4 hours behind UT
424616d0f9Sopenharmony_ci# (i.e. west of Greenwich) even though many people would expect it to
434616d0f9Sopenharmony_ci# mean 4 hours ahead of UT (i.e. east of Greenwich).
444616d0f9Sopenharmony_ci
454616d0f9Sopenharmony_ci# Earlier incarnations of this package were not POSIX-compliant,
464616d0f9Sopenharmony_ci# and had lines such as
474616d0f9Sopenharmony_ci#		Zone	GMT-12		-12	-	GMT-1200
484616d0f9Sopenharmony_ci# We did not want things to change quietly if someone accustomed to the old
494616d0f9Sopenharmony_ci# way does a
504616d0f9Sopenharmony_ci#		zic -l GMT-12
514616d0f9Sopenharmony_ci# so we moved the names into the Etc subdirectory.
524616d0f9Sopenharmony_ci# Also, the time zone abbreviations are now compatible with %z.
534616d0f9Sopenharmony_ci
544616d0f9Sopenharmony_ciZone	Etc/GMT-14	14	-	+14
554616d0f9Sopenharmony_ciZone	Etc/GMT-13	13	-	+13
564616d0f9Sopenharmony_ciZone	Etc/GMT-12	12	-	+12
574616d0f9Sopenharmony_ciZone	Etc/GMT-11	11	-	+11
584616d0f9Sopenharmony_ciZone	Etc/GMT-10	10	-	+10
594616d0f9Sopenharmony_ciZone	Etc/GMT-9	9	-	+09
604616d0f9Sopenharmony_ciZone	Etc/GMT-8	8	-	+08
614616d0f9Sopenharmony_ciZone	Etc/GMT-7	7	-	+07
624616d0f9Sopenharmony_ciZone	Etc/GMT-6	6	-	+06
634616d0f9Sopenharmony_ciZone	Etc/GMT-5	5	-	+05
644616d0f9Sopenharmony_ciZone	Etc/GMT-4	4	-	+04
654616d0f9Sopenharmony_ciZone	Etc/GMT-3	3	-	+03
664616d0f9Sopenharmony_ciZone	Etc/GMT-2	2	-	+02
674616d0f9Sopenharmony_ciZone	Etc/GMT-1	1	-	+01
684616d0f9Sopenharmony_ciZone	Etc/GMT+1	-1	-	-01
694616d0f9Sopenharmony_ciZone	Etc/GMT+2	-2	-	-02
704616d0f9Sopenharmony_ciZone	Etc/GMT+3	-3	-	-03
714616d0f9Sopenharmony_ciZone	Etc/GMT+4	-4	-	-04
724616d0f9Sopenharmony_ciZone	Etc/GMT+5	-5	-	-05
734616d0f9Sopenharmony_ciZone	Etc/GMT+6	-6	-	-06
744616d0f9Sopenharmony_ciZone	Etc/GMT+7	-7	-	-07
754616d0f9Sopenharmony_ciZone	Etc/GMT+8	-8	-	-08
764616d0f9Sopenharmony_ciZone	Etc/GMT+9	-9	-	-09
774616d0f9Sopenharmony_ciZone	Etc/GMT+10	-10	-	-10
784616d0f9Sopenharmony_ciZone	Etc/GMT+11	-11	-	-11
794616d0f9Sopenharmony_ciZone	Etc/GMT+12	-12	-	-12
80