Interface for all information about a weekday

Hierarchy

  • IDataItemBase
    • WeekdayData

Properties

abbreviation: string

The abbreviated name of the weekday.

description: string

The description of the weekday.

id: string

The unique ID of the data item

name: string

The name of the weekday.

numericRepresentation: number

The number representing the weekday.

restday: boolean

If this weekday is considered a rest day

showAdvanced?: boolean

If to show the advanced options, this is not saved