addMonths abstract method
This mixin's implementation of Every.next and Every.previous.
Implementation
DateTime addMonths(DateTime date, int months);
This mixin's implementation of Every.next and Every.previous.
DateTime addMonths(DateTime date, int months);