1#	@(#)leapseconds	8.1 (Berkeley) 06/29/93
2
3# Allowance for leapseconds added to each timezone file.
4
5# The correction (+ or -) is made at the given time, so lines
6# will typically look like:
7#	Leap	YEAR	MON	DAY	23:59:60	+	R/S
8# or
9#	Leap	YEAR	MON	DAY	23:59:59	-	R/S
10
11# If the leapsecond is Rolling (R) the given time is local time
12# If the leapsecond is Stationary (S) the given time is GMT
13
14# Leap	YEAR	MONTH	DAY	HH:MM:SS	CORR	R/S
15Leap	1972	Jun	30	23:59:60	+	S
16Leap	1972	Dec	31	23:59:60	+	S
17Leap	1973	Dec	31	23:59:60	+	S
18Leap	1974	Dec	31	23:59:60	+	S
19Leap	1975	Dec	31	23:59:60	+	S
20Leap	1976	Dec	31	23:59:60	+	S
21Leap	1977	Dec	31	23:59:60	+	S
22Leap	1978	Dec	31	23:59:60	+	S
23Leap	1979	Dec	31	23:59:60	+	S
24Leap	1981	Jun	30	23:59:60	+	S
25Leap	1982	Jun	30	23:59:60	+	S
26Leap	1983	Jun	30	23:59:60	+	S
27Leap	1985	Jun	30	23:59:60	+	S
28Leap	1987	Dec	31	23:59:60	+	S
29Leap	1989	Dec	31	23:59:60	+	S
30Leap	1990	Dec	31	23:59:60	+	S
31Leap	1993	Jun	30	23:59:60	+	S
32