Compose Form Core
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Form Core
Compose Form Core
/
com.idscodelabs.compose_form.utils
/
sanitizeDuration
sanitize
Duration
fun
sanitizeDuration
(
input
:
String
,
firstLength
:
Int
,
secondLength
:
Int
,
thirdLength
:
Int
,
separator
:
Char
)
:
String