getDaysOfWeek Type documentation¶getDaysOfWeek(weekStart: WeekStart) => DayOfWeek[]¶Function ParametersweekStart: WeekStart¶Types Documentation¶DayOfWeek¶Interface Propertiesid: string¶index: number¶isWeekend: boolean¶offset: number¶WeekStart("monday" | "saturday" | "sunday" | undefined)¶Type alias Except where otherwise noted, content on this site is licensed under MIT License.