routex-client
      Target filter
Search in API
Skip to content
    routex-client
models/tech.yaxi.routex.models/of

of

fun of(date: LocalDate): IsoDateTimeOrDate.Date

Build an IsoDateTimeOrDate.Date from a java.time.LocalDate.


fun of(dateTime: LocalDateTime): IsoDateTimeOrDate.NaiveDateTime

Build an IsoDateTimeOrDate.NaiveDateTime from a java.time.LocalDateTime.


fun of(dateTime: OffsetDateTime): IsoDateTimeOrDate.OffsetDateTime

Build an IsoDateTimeOrDate.OffsetDateTime from a java.time.OffsetDateTime.

Generated by Dokka
© 2026 Copyright