ZonedDateTimeRange

data class ZonedDateTimeRange(val from: ZonedDateTime?, val to: ZonedDateTime?)

Constructors

Link copied to clipboard
constructor(from: ZonedDateTime?, to: ZonedDateTime?)

Properties

Link copied to clipboard
Link copied to clipboard