Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox.extensions
/
now
now
fun
LocalDateTime.Companion
.
now
(
timezone
:
TimeZone
=
LocalDateTimeSetup.current.timezone
)
:
LocalDateTime
fun
LocalDate.Companion
.
now
(
timezone
:
TimeZone
=
LocalDateTimeSetup.current.timezone
)
:
LocalDate
fun
LocalTime.Companion
.
now
(
timezone
:
TimeZone
=
LocalDateTimeSetup.current.timezone
)
:
LocalTime