library
Toggle table of contents
0.0.8
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
kotlinxdatetimefun.localdatetime.extensions
/
isAfterEqualDay
is
After
Equal
Day
fun
LocalDateTime
.
isAfterEqualDay
(
localDateTimeB
:
LocalDateTime
,
timeZone
:
TimeZone
=
TimeZone.currentSystemDefault()
)
:
Boolean