Contains settings regarding the taskbars clock.
Path:

ui.taskbar.clockSettings

Hierarchy

  • TaskbarClockSettings

Properties

dayFormat: ClockElementMode

Default: "TwoDigits"

How to display the day of the current data.

ui.taskbar.clockSettings.dayFormat

hourCycle: ClockHourCycle

Default: "UseLocale"

Defines how the hours are displayed, by 12h or 24h format and at which hour (0 or 1) to start.

ui.taskbar.clockSettings.hourCycle

hourFormat: ClockElementMode

Default: "TwoDigits"

How to display the hour of the current time.

ui.taskbar.clockSettings.hourFormat

minuteFormat: ClockElementMode

Default: "TwoDigits"

How to display the minute of the current time.

ui.taskbar.clockSettings.minuteFormat

monthFormat: ClockElementMode

Default: "TwoDigits"

How to display the month of the current data.

ui.taskbar.clockSettings.monthFormat

secondFormat: ClockElementMode

Default: "Hide"

How to display the seconds of the current time.

ui.taskbar.clockSettings.secondFormat

weekdayFormat: ClockElementMode

Default: "Hide"

How to display the weekday of the current data.

ui.taskbar.clockSettings.weekdayFormat

yearFormat: ClockElementMode

Default: "Long"

How to display the year of the current data.

ui.taskbar.clockSettings.yearFormat

Generated using TypeDoc