• Check if the string is a date that's after the specified date.

    Parameters

    • str: string
    • Optional date: string

      Date string (defaults to now)

    Returns boolean

Generated using TypeDoc