DateTimeExensions extension
- on
Properties
- dateOnly → DateTime
-
Available on DateTime, provided by the DateTimeExensions extension
no setter - isFuture → bool
-
Available on DateTime, provided by the DateTimeExensions extension
no setter - isInNextMonth → bool
-
Available on DateTime, provided by the DateTimeExensions extension
no setter - isInNextYear → bool
-
Available on DateTime, provided by the DateTimeExensions extension
no setter - isInPreviousMonth → bool
-
Available on DateTime, provided by the DateTimeExensions extension
no setter - isInPreviousYear → bool
-
Available on DateTime, provided by the DateTimeExensions extension
no setter - isPast → bool
-
Available on DateTime, provided by the DateTimeExensions extension
no setter - isToday → bool
-
Available on DateTime, provided by the DateTimeExensions extension
no setter - isTomorrow → bool
-
Available on DateTime, provided by the DateTimeExensions extension
no setter - isYesterday → bool
-
Available on DateTime, provided by the DateTimeExensions extension
no setter
Methods
-
isAfterDate(
DateTime other) → bool -
Available on DateTime, provided by the DateTimeExensions extension
-
isBeforeDate(
DateTime other) → bool -
Available on DateTime, provided by the DateTimeExensions extension