DateTimeDate extension
- on
Properties
- isDate → bool
-
Available on DateTime, provided by the DateTimeDate extension
Whether this date and time only contains a date.no setter
Methods
-
toDate(
) → Date -
Available on DateTime, provided by the DateTimeDate extension
Extracts the calendar date from thisDateTime
.