Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
5
test/data/construct-timestamp.data
Normal file
5
test/data/construct-timestamp.data
Normal file
|
@ -0,0 +1,5 @@
|
|||
canonical: 2001-12-15T02:59:43.1Z
|
||||
valid iso8601: 2001-12-14t21:59:43.1-05:00
|
||||
space separated: 2001-12-14 21:59:43.1 -5
|
||||
no time zone (Z): 2001-12-15 2:59:43.1
|
||||
date (00:00:00Z): 2002-12-14
|
Loading…
Add table
Add a link
Reference in a new issue