date-vir - v8.0.0
    Preparing search index...

    Function assertWrapDayOfWeekIndex

    • Asserts that the input is a valid day of the week index.

      Parameters

      • input: number
      • OptionalfailureMessage: string

      Returns 0 | 1 | 2 | 3 | 4 | 5 | 6

      The input if the assertion succeeds.

      AssertionError If the assertion fails.