Blame timezone/leapseconds

Packit 6c4009
# 
Packit 6c4009
# @(#)leapseconds	8.8
Packit 6c4009
# This file is in the public domain, so clarified as of
Packit 6c4009
# 2009-05-17 by Arthur David Olson.
Packit 6c4009
Packit 6c4009
# Allowance for leapseconds added to each timezone file.
Packit 6c4009
Packit 6c4009
# The International Earth Rotation Service periodically uses leap seconds
Packit 6c4009
# to keep UTC to within 0.9 s of UT1
Packit 6c4009
# (which measures the true angular orientation of the earth in space); see
Packit 6c4009
# Terry J Quinn, The BIPM and the accurate measure of time,
Packit 6c4009
# Proc IEEE 79, 7 (July 1991), 894-905.
Packit 6c4009
# There were no leap seconds before 1972, because the official mechanism
Packit 6c4009
# accounting for the discrepancy between atomic time and the earth's rotation
Packit 6c4009
# did not exist until the early 1970s.
Packit 6c4009
Packit 6c4009
# The correction (+ or -) is made at the given time, so lines
Packit 6c4009
# will typically look like:
Packit 6c4009
#	Leap	YEAR	MON	DAY	23:59:60	+	R/S
Packit 6c4009
# or
Packit 6c4009
#	Leap	YEAR	MON	DAY	23:59:59	-	R/S
Packit 6c4009
Packit 6c4009
# If the leapsecond is Rolling (R) the given time is local time
Packit 6c4009
# If the leapsecond is Stationary (S) the given time is UTC
Packit 6c4009
Packit 6c4009
# Leap	YEAR	MONTH	DAY	HH:MM:SS	CORR	R/S
Packit 6c4009
Leap	1972	Jun	30	23:59:60	+	S
Packit 6c4009
Leap	1972	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1973	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1974	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1975	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1976	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1977	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1978	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1979	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1981	Jun	30	23:59:60	+	S
Packit 6c4009
Leap	1982	Jun	30	23:59:60	+	S
Packit 6c4009
Leap	1983	Jun	30	23:59:60	+	S
Packit 6c4009
Leap	1985	Jun	30	23:59:60	+	S
Packit 6c4009
Leap	1987	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1989	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1990	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1992	Jun	30	23:59:60	+	S
Packit 6c4009
Leap	1993	Jun	30	23:59:60	+	S
Packit 6c4009
Leap	1994	Jun	30	23:59:60	+	S
Packit 6c4009
Leap	1995	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	1997	Jun	30	23:59:60	+	S
Packit 6c4009
Leap	1998	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	2005	Dec	31	23:59:60	+	S
Packit 6c4009
Leap	2008	Dec	31	23:59:60	+	S
Packit 6c4009
Packit 6c4009
# INTERNATIONAL EARTH ROTATION AND REFERENCE SYSTEMS SERVICE (IERS)
Packit 6c4009
#
Packit 6c4009
# SERVICE INTERNATIONAL DE LA ROTATION TERRESTRE ET DES SYSTEMES DE REFERENCE
Packit 6c4009
#
Packit 6c4009
# SERVICE DE LA ROTATION TERRESTRE
Packit 6c4009
# OBSERVATOIRE DE PARIS
Packit 6c4009
# 61, Av. de l'Observatoire 75014 PARIS (France)
Packit 6c4009
# Tel.      : 33 (0) 1 40 51 22 29
Packit 6c4009
# FAX       : 33 (0) 1 40 51 22 91
Packit 6c4009
# Internet  : services.iers@obspm.fr
Packit 6c4009
#
Packit 6c4009
# Paris, 15 January 2009
Packit 6c4009
#
Packit 6c4009
# Bulletin C 37
Packit 6c4009
#
Packit 6c4009
# To authorities responsible
Packit 6c4009
# for the measurement and
Packit 6c4009
# distribution of time
Packit 6c4009
#
Packit 6c4009
# INFORMATION ON UTC - TAI
Packit 6c4009
#
Packit 6c4009
# NO positive leap second will be introduced at the end of June 2009.
Packit 6c4009
# The difference between Coordinated Universal Time UTC and the
Packit 6c4009
# International Atomic Time TAI is :		
Packit 6c4009
#
Packit 6c4009
# from 2009 January 1, 0h UTC, until further notice : UTC-TAI = -34 s
Packit 6c4009
#
Packit 6c4009
# Leap seconds can be introduced in UTC at the end of the months of December
Packit 6c4009
# or June,  depending on the evolution of UT1-TAI. Bulletin C is mailed every
Packit 6c4009
# six months, either to announce a time step in UTC, or to confirm that there
Packit 6c4009
# will be no time step at the next possible date.
Packit 6c4009
#
Packit 6c4009
# Daniel GAMBIS
Packit 6c4009
# Head			
Packit 6c4009
# Earth Orientation Center of the IERS
Packit 6c4009
# Observatoire de Paris, France