Function assertDateOnly

  • Asserts that a date has no time component (no hours, minutes, and seconds).

    Parameters

    • date: Date

      Date to assert has no time component.

    Returns void

Generated using TypeDoc