toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
dev-time4j
/
dev.kordex.modules.dev.time4j
/
T4JDurationParser
/
parse
parse
fun
parse
(
input
:
String
,
locale
:
Locale
)
:
Duration
<
IsoUnit
>
Parse the provided string to a
Duration
object, using the strings provided by the given
Locale
.