Get started

Companion

Functions

Link copied to clipboard
fun parse(text: String): DatePeriod

Parses the ISO 8601 duration representation as a DatePeriod, for example, P1Y2M30D.

Link copied to clipboard

Parses the ISO 8601 duration representation as a DatePeriod, for example, P1Y2M30D, or returns null if the string does not represent a valid DatePeriod.