Function: isHtmlInputDateTimeFormat()
isHtmlInputDateTimeFormat(
input
):boolean
Defined in: packages/core/src/utils/dateUtil.ts:30
Whether the input is in the format of an HTML input datetime-local.
Parameters
input
string
Returns
boolean