ktor-utils
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util.date
/
Month
/
Companion
/
from
from
fun
from
(
ordinal
:
Int
)
:
Month
(
source
)
Lookup an instance by
ordinal
Report a problem
fun
from
(
value
:
String
)
:
Month
(
source
)
Lookup an instance by short month name
Month.value
Report a problem