DateUtilsExtensions extension
- on
Properties
- daysInMonth → int
-
no setter
- nextDay → DateTime
-
no setter
Methods
-
addDays(
int daysToAdd) → DateTime -
isSameDay(
DateTime other) → bool -
isSameDayOrAfter(
DateTime other) → bool -
isSameDayOrBefore(
DateTime other) → bool -
isSameMonth(
DateTime other) → bool -
removeTime(
) → DateTime