Package-level declarations
Properties
Functions
Link copied to clipboard
Two days are considered to be the same if they have the same day.
Link copied to clipboard
Get current LocalDate.
fun LocalDateTime.Companion.now(timeZone: TimeZone = TimeZone.currentSystemDefault()): LocalDateTime
Get current LocalDateTime.
Get current LocalTime.
Link copied to clipboard
@JvmOverloads
Produce a Calendar from the given strings value and pattern if possible.
Link copied to clipboard
Produce a date from the given strings value and pattern if possible.
Link copied to clipboard
Produce an Instant from the given strings value and pattern if possible.
Link copied to clipboard
Produce a LocalDate from the given strings value and pattern if possible.
Link copied to clipboard
Produce a LocalDateTime from the given strings value and pattern if possible.
Link copied to clipboard
Produce a LocalTime from the given strings value and pattern if possible.