parse

open override fun parse(string: String): OffsetDateTime

Parses from a string to datetime value.

Return

datetime value

Parameters

string

input string

Throws

DateTimeParseException

Sources

jvm source
Link copied to clipboard