Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util
/
Instant
/
Companion
/
parse
parse
fun
parse
(
input
:
String
)
:
Instant
?
Parses an
Instant
from its ISO-8601 representation.
Returns null if it can't be parsed.