You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
514 B

summary: test case depends on current timezone offset
---
test1
8639999992799999
+275760-09-12T21:59:59.999Z
test2
8639999992800000
+275760-09-12T22:00:00.000Z
test3
-8640000000000001 RangeError
-8640000000000000 -271821-04-20T00:00:00.000Z
-8639999999999999 -271821-04-20T00:00:00.001Z
-1 1969-12-31T23:59:59.999Z
0 1970-01-01T00:00:00.000Z
0 1970-01-01T00:00:00.000Z
1 1970-01-01T00:00:00.001Z
8639999999999999 +275760-09-12T23:59:59.999Z
8640000000000000 +275760-09-13T00:00:00.000Z
8640000000000001 RangeError