diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2011-03-16 03:07:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2011-03-16 03:07:08 +0000 |
commit | 53e3683ae1b90af6cba20c0a86357719896cd5d0 (patch) | |
tree | 9723b9a526abb3af6c5908e82efafb22f95ab6e8 /etcetera | |
parent | e7cf356919ca6bf14b4118b98c27691b8415bd39 (diff) | |
download | src-53e3683ae1b90af6cba20c0a86357719896cd5d0.tar.gz src-53e3683ae1b90af6cba20c0a86357719896cd5d0.zip |
Vendor import of tzdata2011d:vendor/tzdata/tzdata2011d
- Pacific/Apia will have DST on 2 April instead of 3 April in 2011.
- Turkye will go to DST on 28 April instead of 27 April in 2011.
- Cuba will go to DST on 20 April in 2011.
Obtained from: ftp://elsie.nci.nih.gov/pub/
Notes
Notes:
svn path=/vendor/tzdata/dist/; revision=219685
svn path=/vendor/tzdata/tzdata2011d/; revision=219686; tag=vendor/tzdata/tzdata2011d
Diffstat (limited to 'etcetera')
-rw-r--r-- | etcetera | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,5 +1,5 @@ # <pre> -# @(#)etcetera 8.2 +# @(#)etcetera 8.3 # This file is in the public domain, so clarified as of # 2009-05-17 by Arthur David Olson. @@ -36,8 +36,7 @@ Link Etc/GMT Etc/GMT0 # (i.e. west of Greenwich) even though many people would expect it to # mean 4 hours ahead of UTC (i.e. east of Greenwich). # -# In the draft 5 of POSIX 1003.1-200x, the angle bracket notation -# (which is not yet supported by the tz code) allows for +# In the draft 5 of POSIX 1003.1-200x, the angle bracket notation allows for # TZ='<GMT-4>+4'; if you want time zone abbreviations conforming to # ISO 8601 you can use TZ='<-0400>+4'. Thus the commonly-expected # offset is kept within the angle bracket (and is used for display) |