Companion

object Companion

Functions

systemDefault
Link copied to clipboard
common
fun systemDefault(): WeekSettings

Returns the definition of a week according to the current system settings. This may differ from the definition associated with the default locale on platforms that allow this to be customized, such as iOS and macOS.

Properties

ISO
Link copied to clipboard
common
val ISO: WeekSettings

The ISO-8601 calendar system's definition of a week, where the first day of the week is Monday and the first week of the year has a minimum of 4 days.

SUNDAY_START
Link copied to clipboard
common
val SUNDAY_START: WeekSettings

A definition of a week that starts on Sunday with a minimum of 1 day in the first week of the year.