Date

constructor(value: String, event: Date.Event? = null)(source)
constructor(date: LocalDate)(source)
constructor(date: LocalDate, event: Date.Event?)(source)
constructor(instant: Instant)(source)
constructor(dateString: String, event: String)(source)