Function isValidDateValue

  • Returns true when the input can be converted into a valid Date.

    Parameters

    • value: DateInput

      Value to test for date validity

    Returns boolean

    Whether the value can be coerced into a valid Date