Created
August 20, 2014 23:01
-
-
Save framp/ff890d00c2127decefad to your computer and use it in GitHub Desktop.
Saving a timestamp
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
#TIMESTAMP,DATA1,DATA2 | |
1234567890,1.000,2.000 | |
1234567990,1.000,2.000 | |
1234566890,1.000,2.000 | |
1234566891,1.000,2.000 | |
123456 | |
-7 | |
-890:1.000,2.000 | |
-990:1.000,2.000 | |
-6 | |
-8 | |
-9 | |
-0:1.000,2.000 | |
-1:1.000,2.000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment