Skip to content

Commit fb71dd4

Browse files
JAMSUPREMEmattbaileyuk
authored andcommittedNov 2, 2021
Adding YMD case
Adding a YMD case which appears to be failing.
1 parent 51bb159 commit fb71dd4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"expr": "$toMillis(\"20180205\", \"[Y0001][M01][D01]\")",
3+
"dataset": "dataset5",
4+
"bindings": {},
5+
"result": 1520208000000
6+
}

0 commit comments

Comments
 (0)
Please sign in to comment.