isDateTimeRangeString
Stentor API Reference / stentor-utils/src / isDateTimeRangeString
Function: isDateTimeRangeString()
isDateTimeRangeString(
potential):boolean
Defined in: packages/stentor-utils/src/dateTime.ts:146
Is the string in the date time range format with two ISO-8601 strings separated by "-->"
Parameters​
potential​
string
Returns​
boolean