Interface for all information about a season

Hierarchy

  • IDataItemBase
    • SeasonData

Properties

abbreviation?: string

The abbreviated name of the data item.

color: string

The color of the season

customColor?: string

The custom color for the season

Deprecated

This is no longer used

description: string

The description of the season.

icon: Icons

The icon associated with the season

id: string

The unique ID of the data item

name: string

The name of the season.

numericRepresentation?: number

The optional numeric representation of the data item

showAdvanced?: boolean

If to show the advanced options, this is not saved

startingDay: number

The day of the starting month this season starts on

startingMonth: number

The month this season starts on

sunriseTime: number

The time, in seconds, that the sun rises

sunsetTime: number

The time, in seconds, that the sun sets