Package io.islandtime.calendar¶
common darwin jvm
Platform-independent calendar properties.
Types¶
Name | Summary |
---|---|
WeekSettings | common data class WeekSettings(firstDayOfWeek: DayOfWeek, minimumDaysInFirstWeek: Int) Week-related calendar settings. |
Properties¶
Name | Summary |
---|---|
weekSettings | common val Locale.weekSettings: WeekSettings The default WeekSettings associated with this locale. |