Package-level declarations

Types

Link copied to clipboard

An Adapter that converts an ISO 8601 String to/from a java.util.Date When writing, it discards the offset information.

Link copied to clipboard

An Adapter that converts an ISO 8601 String to/from a java.time.Instant When writing, it discards the offset information.

Link copied to clipboard

An Adapter that converts an ISO 8601 String like "2010-06-01T22:19:44.475Z" to/from a kotlinx.datetime.Instant

Link copied to clipboard

An Adapter that converts an ISO 8601 String like "2010-06-01" to/from a kotlinx.datetime.LocalDate

Link copied to clipboard

An Adapter that converts an ISO 8601 String without time zone information like "2010-06-01T22:19:44.475" to/from a kotlinx.datetime.LocalDateTime

Link copied to clipboard

An Adapter that converts an ISO 8601 String like "14:35:00" to/from a kotlinx.datetime.LocalDate

Functions

Link copied to clipboard
actual fun BigDecimal.toNumber(): Number
expect fun BigDecimal.toNumber(): Number
actual fun BigDecimal.toNumber(): Number
actual fun BigDecimal.toNumber(): Number