Commit graph

10 commits

Author SHA1 Message Date
447cd304f0
use different characters to improve bar style 2022-10-08 11:55:45 -05:00
0388f3d143 Add a test of --style 2021-11-09 12:41:17 -06:00
a4bd3ca20c Add option to print human-readable timecode before each line 2021-07-24 19:21:25 -05:00
e87f4c6722 Fix no-else-return, improve coverage, fix phase extended data 10h bug
The bug: the wrong extended sequence would have been produced for the
10th hour of the day of transition out of DST, due to a wrong comparison
2021-02-28 22:18:31 -06:00
cbf1b5711a Improve code coverage (but mark some non-covered code too)
Correct a bug in the phase signal where the hour-based shifts of the
special 6-minute time & dst information did not occur.

Add new generated test cases of the 6-minute times to avoid regressions
2021-02-25 20:22:13 -06:00
94ff4221e2 Add machine-readable license specifications 2021-02-09 09:49:14 -06:00
1eea286309 Switch to 4-digit years with ISO ordinal date format
According to Wikipedia, the ISO ordinal date format is "YYYY-DDD"
(or without the hyphen)

Update tests accordingly.  The regeneration was automatic, by simply
writing out the test result instead of checking it.
2021-02-06 15:17:25 -06:00
287322c1eb new tests 2020-11-01 09:09:48 -06:00
Jeff Epler
6c2da43ba4 update iers data through end of 2012
this includes the planned 2012 leap second at the end of June
2012-03-06 09:52:29 -06:00
Jeff Epler
2fee86d956 WWVB timecode generator in Python 2011-07-06 13:48:57 -05:00