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
/
DateTimeUnit
/
MonthBased
/
times
times
open
operator override
fun
times
(
scalar
:
Int
)
:
DateTimeUnit.MonthBased
Produces a date-time unit that is a multiple of this unit times the specified integer
scalar
value.