1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-23 05:22:46 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
e219cfa26c Leap seconds administrivia
* leap-seconds.list: New version 3629404800 from NIST,
fixing a commentary typo and removing trailing white space.
* Makefile (check_white_space): Remove special case for
leap-second.list.
2015-02-06 08:22:35 -08:00
a203788cfd Positive leap second on 2015-06-30.
* leap-seconds.list: Per IERS Bulletin C49 (2015-01-05), a positive leap
second will be inserted into the UTC time scale at the end of
2015-06-30.  Update file from NIST, retrieved from
<ftp://time.nist.gov/pub/leap-seconds.3629404800>.
2015-01-06 13:02:31 -08:00
6d773d542a No leap second on 2014-12-31.
* leap-seconds.list: Per IERS Bulletin C48 (2014-07-07), no leap second on
2014-12-31.  Update file from NIST.
2014-07-09 16:40:59 -07:00
1f511fbd8b * leap-seconds.list: Copy from current NIST version. 2014-06-27 15:38:49 -07:00
459b72d3ed Generate the 'leapseconds' file automatically from leap-seconds.list.
* leap-seconds.list: New file, copied from the NIST.
* leapseconds: Remove from git; it's now generated.
* leapseconds.awk: New file.
* Makefile (DATA): Add leap-seconds.list.  Remove leapseconds.
(MISC): Add leapseconds.awk.
(leapseconds): New rule.
(right_posix, posix_right): Depend on leapseconds.
(clean_misc): Remove leapseconds.
2013-08-12 23:58:29 -07:00