UNPKG
machinepack-datetime
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.0.0
0.1.1
0.1.0
Work the dates and times.
github.com/sgress454/machinepack-datetime
sgress454/machinepack-datetime
machinepack-datetime
/
tests
/
parse.json
13 lines
(12 loc)
•
194 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"machine"
:
"parse"
,
"expectations"
:
[
{
"using"
:
{
"datetime"
:
"2015-05-06T00:53:34.650Z"
}
,
"outcome"
:
"success"
,
"returns"
:
1430873614650
}
]
}