DatePropertyTzMapper

Functions

Link copied to clipboard
fun DateProperty<*>.normalizedDate(): Temporal

Normalizes the date property to a system-compatible temporal representation.

Link copied to clipboard
fun DateListProperty<*>.normalizedDates(): List<Temporal>

Normalizes the date properties to a system-compatible temporal representation. Just like normalizedDate, but for date lists.