DateTimeCalendarMath extension
- on
Methods
-
addCalendarMonths(
int months) → DateTime -
Available on DateTime, provided by the DateTimeCalendarMath extension
Calendar math: add months with end-of-month clamping. -
addCalendarYears(
int years) → DateTime -
Available on DateTime, provided by the DateTimeCalendarMath extension
Calendar math: add years with end-of-month clamping.