Searched refs:addMonth (Results 1 – 5 of 5) sorted by relevance
177 public CalendarDate addMonth(int n) { in addMonth() method in CalendarDate314 addMonth(month); in addDate()
77 public CalendarDate addMonth(int n) { in addMonth() method in ImmutableGregorianDate
71 public sun.util.calendar.CalendarDate addMonth(int n) { in addMonth() method in ImmutableGregorianDate
78 public sun.util.calendar.CalendarDate addMonth(int n) { in addMonth() method in CalendarDate
429 d.addMonth(amount); in add()