We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16f4d2 commit 3efce6dCopy full SHA for 3efce6d
1 file changed
src/undate/converters/grammars/undate_common.lark
@@ -0,0 +1,3 @@
1
+// Some abbreviations use periods; some default date formats
2
+// include commas. Ignore both
3
+DATE_PUNCTUATION: "." | ","
0 commit comments