Hiyve Components - v1.0.0
    Preparing search index...
    • Return the start (00:00) and end (23:59:59.999) of the week containing date.

      Parameters

      • date: Date
      • weekStartsOn: 0 | 1 = 0

        0 = Sunday, 1 = Monday

      Returns { end: Date; start: Date }