Skip to main content
Version: 2.0.x

Interface: WeekdayData

SimpleCalendar.WeekdayData

Interface for all information about a weekday

Hierarchy

  • IDataItemBase

    WeekdayData

Properties

abbreviation

abbreviation: string

The abbreviated name of the weekday.


id

id: string

The unique ID of the data item

Inherited from

IDataItemBase.id


name

name: string

The name of the weekday.

Overrides

IDataItemBase.name


numericRepresentation

numericRepresentation: number

The number representing the weekday.

Overrides

IDataItemBase.numericRepresentation