Datetime options ? #3121
Unanswered
ArnaudWald
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm trying to use this repo mainly for parsing datetimes. So far it's working great, I was just curious of what the different DateTimeOptions are ?
I see there is
SkipFromToMerge
,SplitDateAndTime
andCalendar
https://github.com/microsoft/Recognizers-Text/blob/6f0b085a92a88531a6e3f26841accd62b71f8ca4/JavaScript/packages/recognizers-date-time/src/dateTime/dateTimeRecognizer.ts#L15C32-L15C32
I haven't found the docs that explain what these different options do, could you enlighten me ? Thanks 😄
Beta Was this translation helpful? Give feedback.
All reactions