TimelineKit API
    Preparing search index...

    Class WorkingShift

    A working time range within a day (e.g. 8:00–12:00).

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    End time of the shift.

    start: TimeOfDay

    Start time of the shift.

    Methods

    • Check whether a time falls within this shift.

      Parameters

      • current: Date
      • OptionalexcludeStart: boolean

      Returns boolean