jdk/make/data/tzdata/leapseconds
author ihse
Thu, 14 Nov 2013 11:19:32 +0100
changeset 21805 c7d7946239de
parent 20867 jdk/make/sun/javazic/tzdata/leapseconds@38b088040f4f
child 23719 7c9e2106906c
permissions -rw-r--r--
8027566: Remove the old build system Reviewed-by: erikj, tbell
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 14416
diff changeset
     3
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# under the terms of the GNU General Public License version 2 only, as
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 3739
diff changeset
     6
# published by the Free Software Foundation.  Oracle designates this
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# particular file as subject to the "Classpath" exception as provided
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 3739
diff changeset
     8
# by Oracle in the LICENSE file that accompanied this code.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 14416
diff changeset
     9
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# accompanied this code).
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 14416
diff changeset
    15
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 14416
diff changeset
    19
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 3739
diff changeset
    20
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 3739
diff changeset
    21
# or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 3739
diff changeset
    22
# questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
# Allowance for leapseconds added to each timezone file.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    26
# This file is in the public domain.
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    27
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    28
# This file is generated automatically from the data in the public-domain
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    29
# leap-seconds.list file available from most NIST time servers.
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    30
# If the URL <ftp://time.nist.gov/pub/leap-seconds.list> does not work,
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    31
# you should be able to pick up leap-seconds.list from a secondary NIST server.
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    32
# For more about leap-seconds.list, please see
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    33
# The NTP Timescale and Leap Seconds
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    34
# <http://www.eecis.udel.edu/~mills/leap.html>.
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    35
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
# The International Earth Rotation Service periodically uses leap seconds
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
# to keep UTC to within 0.9 s of UT1
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
# (which measures the true angular orientation of the earth in space); see
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
# Terry J Quinn, The BIPM and the accurate measure of time,
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    40
# Proc IEEE 79, 7 (July 1991), 894-905 <http://dx.doi.org/10.1109/5.84965>.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
# There were no leap seconds before 1972, because the official mechanism
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
# accounting for the discrepancy between atomic time and the earth's rotation
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
# did not exist until the early 1970s.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
# The correction (+ or -) is made at the given time, so lines
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
# will typically look like:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
#	Leap	YEAR	MON	DAY	23:59:60	+	R/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
# or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
#	Leap	YEAR	MON	DAY	23:59:59	-	R/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    51
# If the leapsecond is Rolling (R) the given time is local time.
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    52
# If the leapsecond is Stationary (S) the given time is UTC.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
# Leap	YEAR	MONTH	DAY	HH:MM:SS	CORR	R/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
Leap	1972	Jun	30	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
Leap	1972	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
Leap	1973	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
Leap	1974	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
Leap	1975	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
Leap	1976	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
Leap	1977	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
Leap	1978	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
Leap	1979	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
Leap	1981	Jun	30	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
Leap	1982	Jun	30	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
Leap	1983	Jun	30	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
Leap	1985	Jun	30	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
Leap	1987	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
Leap	1989	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
Leap	1990	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
Leap	1992	Jun	30	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
Leap	1993	Jun	30	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
Leap	1994	Jun	30	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
Leap	1995	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
Leap	1997	Jun	30	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
Leap	1998	Dec	31	23:59:60	+	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
Leap	2005	Dec	31	23:59:60	+	S
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
    78
Leap	2008	Dec	31	23:59:60	+	S
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 8761
diff changeset
    79
Leap	2012	Jun	30	23:59:60	+	S