DateUtilsExtensions extension
- on
Properties
- isLeapYear → bool
-
no setter
- nextDay → DateTime
-
no setter
Methods
-
isSameDay(
DateTime other) → bool -
isSameDayOrAfter(
DateTime other) → bool -
isSameDayOrBefore(
DateTime other) → bool -
removeTime(
) → DateTime -
toFirstDayOfNextMonth(
) → DateTime