Formats

actual object Formats(source)
expect object Formats(source)

A collection of predefined formats for parsing and formatting LocalDateTime values.

LocalTime.Formats.ISO is a popular predefined format.

If predefined formats are not sufficient, use LocalTime.Format to create a custom kotlinx.datetime.format.DateTimeFormat for LocalTime values.

actual object Formats(source)
actual object Formats(source)

Properties

Link copied to clipboard

ISO 8601 extended format.