toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.time
/
DateTimeRange
/
contains
contains
operator
fun
contains
(
date
:
DateTime
)
:
Boolean
Checks if a date is contained in this range.
operator
fun
contains
(
other
:
DateTimeRange
)
:
Boolean