Created
November 13, 2015 03:12
-
-
Save jungle-boogie/0e1e3eef359ec930e0cc to your computer and use it in GitHub Desktop.
miller failure on f8f230
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mlr --csvlite sec2gmt sec ./reg_test/input/sec2gmt | |
sec | |
1970-01-01T00:00:00Z | |
1970-01-01T00:00:01Z | |
--- 4757,4780 ---- | |
1500000000,2017-07-14T02:40:00Z | |
2000000000,2033-05-18T03:33:20Z | |
mlr --csvlite put $sec=gmt2sec($gmt) ./reg_test/input/gmt2sec | |
gmt,sec | |
! 1970-01-01T00:00:00Z,-1 | |
! 1970-01-01T00:00:01Z,-1 | |
! 1970-01-01T00:00:10Z,-1 | |
! 1970-01-01T00:01:40Z,-1 | |
! 1970-01-01T00:16:40Z,-1 | |
! 1970-01-01T02:46:40Z,-1 | |
! 1970-01-02T03:46:40Z,-1 | |
! 1970-01-12T13:46:40Z,-1 | |
! 1970-04-26T17:46:40Z,-1 | |
! 1973-03-03T09:46:40Z,-1 | |
! 2001-09-09T01:46:40Z,-1 | |
! 2015-05-19T11:49:40Z,-1 | |
! 2017-07-14T02:40:00Z,-1 | |
! 2033-05-18T03:33:20Z,-1 | |
mlr --csvlite sec2gmt sec ./reg_test/input/sec2gmt | |
sec | |
1970-01-01T00:00:00Z | |
1970-01-01T00:00:01Z | |
*** Error code 1 | |
Stop. | |
make: stopped in /usr/home/sean/bin/miller/c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment