Function: textEntryToDateTime()
textEntryToDateTime(
text,_format):Date|null
Defined in: component-driver-mui-x-v5/src/components/datepicker/dateUtil.ts:49
Parameters​
text​
string
_format​
string
Returns​
Date | null
textEntryToDateTime(
text,_format):Date|null
Defined in: component-driver-mui-x-v5/src/components/datepicker/dateUtil.ts:49
string
string
Date | null