toggle menu
datetime
1.4.3
common
switch theme
search in API
datetime
/
pro.respawn.kmmutils.datetime
/
onSameDay
on
Same
Day
fun
LocalDateTime
.
onSameDay
(
other
:
LocalDateTime
)
:
Boolean
Returns tru if
this
is on the same day as
other
. Ignores time, but considers year and month.