Name | Date | Size | |
---|---|---|---|
.. | 2016-11-23 02:42:35 | 271 | |
africa | 2016-11-23 02:42:34 | 47.2 KiB | |
antarctica | 2016-11-23 02:42:34 | 12.4 KiB | |
asia | 2016-11-23 02:42:34 | 129.3 KiB | |
australasia | 2016-11-23 02:42:34 | 72.4 KiB | |
backward | 2016-11-23 02:42:34 | 4.3 KiB | |
continent.tab | 2016-11-23 02:42:07 | 248 | |
country.tab | 2016-11-23 02:42:34 | 4.6 KiB | |
cr_Sun | 2016-11-23 02:42:07 | 71 | |
do_pofile.sh | 2016-11-23 02:42:07 | 1 KiB | |
etcetera | 2016-11-23 02:42:34 | 2.9 KiB | |
europe | 2016-11-23 02:42:34 | 155.5 KiB | |
factory | 2016-11-23 02:42:34 | 385 | |
Makefile | 2016-11-23 02:42:34 | 1.7 KiB | |
northamerica | 2016-11-23 02:42:34 | 141.4 KiB | |
pacificnew | 2016-11-23 02:42:34 | 1.2 KiB | |
README | 2016-11-23 02:42:34 | 2.4 KiB | |
solar87 | 2016-11-23 02:42:34 | 18.9 KiB | |
solar88 | 2016-11-23 02:42:34 | 18.9 KiB | |
solar89 | 2016-11-23 02:42:34 | 19.1 KiB | |
southamerica | 2016-11-23 02:42:34 | 76 KiB | |
system-data-timezone-message-files.p5m | 2016-11-23 02:42:34 | 1.8 KiB | |
system-data-timezone.p5m | 2016-11-23 02:42:34 | 45.3 KiB | |
systemv | 2016-11-23 02:42:34 | 1.5 KiB | |
zone.tab.txt | 2016-11-23 02:42:34 | 18.6 KiB | |
zone_sun.tab | 2016-11-23 02:42:34 | 20.1 KiB | |
zoneinfo.4 | 2016-11-23 02:42:34 | 301 |
README
Copyright (c) 1999, 2016, Oracle and/or its affiliates. All rights reserved.
The /usr/share/lib/zoneinfo/src directory contains zoneinfo timezone source
files. These source files have been compiled using zic(1M) to create
the zoneinfo data files in /usr/share/lib/zoneinfo. The zic command can be
used with the zoneinfo source files to create additional data files.
The zoneinfo files track the Olson public source provided at
ftp://ftp.iana.org/tz/releases/, therefore zoneinfo files may be added and
removed as the Solaris source is updated. The current Solaris release of
the zoneinfo files is based on tzdata2016h.tar.gz.
The /usr/share/lib/zoneinfo/GMT[+-]* timezones listed below have been
removed from the release. Replace usage of the
/usr/share/lib/zoneinfo/GMT[+-]* files with the equivalent quoted timezone
(see environ(5)). Note the signs of the offsets of the equivalent quoted
timezone are reversed from the signs of the /usr/share/lib/zoneinfo/GMT[+-]*
files.
For example, replace TZ=:GMT+1, with TZ="<GMT-1>-1". (The colon (:) is
significant. Without the colon, for example TZ=GMT+1, an unquoted timezone
is used; unquoted timezones are not affected by the removal of the zoneinfo
timezone files listed below.)
The following files have been removed from the release:
As zoneinfo timezones are updated, the savings/daylight transition rules
and timezone name abbreviations may change. This can affect how
the times are calculated in the local timezone. Therefore the interpretation
of a time_t value can vary amongst Solaris releases that use different
versions of the zoneinfo timezones.
For more information see zic(1M), zdump(1M), environ(5), TIMEZONE(4),
ctime(3C), and mktime(3C) man pages.