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
/
todayIn
today
In
fun
Clock
.
todayIn
(
timeZone
:
TimeZone
)
:
LocalDate
Returns the current date at the given
time zone
, according to
this Clock
.