routex-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
routex-client
models
/
tech.yaxi.routex.models
/
IsoDateTimeOrDate
/
Date
Date
common
data
class
Date
(
val
value
:
LocalDate
)
:
IsoDateTimeOrDate
Plain ISO date (no time component).
Members
Constructors
Date
Link copied to clipboard
common
constructor
(
value
:
LocalDate
)
Properties
value
Link copied to clipboard
common
val
value
:
LocalDate