• Convert the input string to a Date, or null if the input is not a date.

    Parameters

    • input: string

    Returns Date | null

Generated using TypeDoc