Variable DATE_TYPESConst

DATE_TYPES: string[] = ...

JS primitives that can describe a date. DayJS is used to parse them to Date objects.

Only "string", "number", "Date" objects are valid.

Generated using TypeDoc