Name Date Size

.. 2016-12-01 22:46:25 307

africa 2016-11-07 20:19:17 47.2 KiB

antarctica 2016-11-07 20:19:17 12.6 KiB

asia 2016-12-01 22:46:25 130.5 KiB

australasia 2016-11-07 20:19:17 73.3 KiB

backward 2016-11-07 20:19:17 4.3 KiB

continent.tab 2015-09-14 23:24:09 248

country.tab 2016-11-07 20:19:17 4.6 KiB

cr_Sun 2015-09-14 23:24:09 71

do_pofile.sh 2015-09-14 23:24:09 1 KiB

etcetera 2016-11-07 20:19:17 2.9 KiB

europe 2016-12-01 22:46:25 157 KiB

factory 2016-11-07 20:19:17 385

Makefile 2016-12-01 22:46:25 1.9 KiB

northamerica 2016-11-07 20:19:17 141.4 KiB

pacificnew 2016-11-07 20:19:17 1.2 KiB

README 2016-12-01 22:46:25 2.4 KiB

southamerica 2016-11-07 20:19:17 76 KiB

system-data-timezone-message-files.p5m 2016-11-07 20:19:17 1.7 KiB

system-data-timezone.p5m 2016-12-01 22:46:25 44.8 KiB

systemv 2016-11-07 20:19:17 1.5 KiB

zone.tab.txt 2016-12-01 22:46:25 18.7 KiB

zone_sun.tab 2016-11-07 20:19:17 20.2 KiB

zoneinfo.5 2016-11-07 20:19:17 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 tzdata2016j.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="-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:

/usr/share/lib/zoneinfo/GMT-12
/usr/share/lib/zoneinfo/GMT-11
/usr/share/lib/zoneinfo/GMT-10
/usr/share/lib/zoneinfo/GMT-9
/usr/share/lib/zoneinfo/GMT-8
/usr/share/lib/zoneinfo/GMT-7
/usr/share/lib/zoneinfo/GMT-6
/usr/share/lib/zoneinfo/GMT-5
/usr/share/lib/zoneinfo/GMT-4
/usr/share/lib/zoneinfo/GMT-3
/usr/share/lib/zoneinfo/GMT-2
/usr/share/lib/zoneinfo/GMT-1
/usr/share/lib/zoneinfo/GMT+1
/usr/share/lib/zoneinfo/GMT+2
/usr/share/lib/zoneinfo/GMT+3
/usr/share/lib/zoneinfo/GMT+4
/usr/share/lib/zoneinfo/GMT+5
/usr/share/lib/zoneinfo/GMT+6
/usr/share/lib/zoneinfo/GMT+7
/usr/share/lib/zoneinfo/GMT+8
/usr/share/lib/zoneinfo/GMT+9
/usr/share/lib/zoneinfo/GMT+10
/usr/share/lib/zoneinfo/GMT+11
/usr/share/lib/zoneinfo/GMT+12
/usr/share/lib/zoneinfo/GMT+13

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.