Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
kotlinx-datetime
0.4.1
common
switch theme
search in API
kotlinx-datetime
/
kotlinx.datetime
/
DayOfWeek
Day
Of
Week
fun
DayOfWeek
(
isoDayNumber
:
Int
)
:
DayOfWeek
Returns the
DayOfWeek
instance for the given ISO-8601 week day number. Monday is 1, Sunday is 7.