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