diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2012-09-13 10:11:40 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2012-09-13 10:11:40 +0000 |
| commit | 5b333f5c3e3b66da86905b461633075916af07d5 (patch) | |
| tree | b5c3333b05fbe671049f11e1233cae4ced4380cb /leapseconds | |
| parent | 3d291062598efb7ba6acfeed1f17d25b5626b883 (diff) | |
Diffstat (limited to 'leapseconds')
| -rw-r--r-- | leapseconds | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/leapseconds b/leapseconds index c1fb154c6e00..5b5c70eb6bf1 100644 --- a/leapseconds +++ b/leapseconds @@ -1,5 +1,4 @@ # <pre> -# @(#)leapseconds 8.13 # This file is in the public domain, so clarified as of # 2009-05-17 by Arthur David Olson. @@ -78,8 +77,8 @@ Leap 2012 Jun 30 23:59:60 + S # # # A positive leap second will be introduced at the end of June 2012. -# The sequence of dates of the UTC second markers will be: -# +# The sequence of dates of the UTC second markers will be: +# # 2012 June 30, 23h 59m 59s # 2012 June 30, 23h 59m 60s # 2012 July 1, 0h 0m 0s @@ -96,6 +95,6 @@ Leap 2012 Jun 30 23:59:60 + S # # # Daniel GAMBIS -# Head +# Head # Earth Orientation Center of IERS # Observatoire de Paris, France |
