DateTimeComparison extension
- on
Operators
-
operator <(
DateTime other) → bool -
Available on DateTime, provided by the DateTimeComparison extension
-
operator <=(
DateTime other) → bool -
Available on DateTime, provided by the DateTimeComparison extension
-
operator >(
DateTime other) → bool -
Available on DateTime, provided by the DateTimeComparison extension
-
operator >=(
DateTime other) → bool -
Available on DateTime, provided by the DateTimeComparison extension