Home | History | Annotate | Download | only in util

Lines Matching defs:SEPTEMBER

169  * Calendar.SEPTEMBER)</code> sets the calendar to September 31,
173 * <code>getTime()</code> sets the calendar to September 30, 1999, since
205 * 13)</code> sets the calendar to September 30, 2000. <strong>Add rule
206 * 1</strong> sets the <code>MONTH</code> field to September, since
207 * adding 13 months to August gives September of the next year. Since
208 * <code>DAY_OF_MONTH</code> cannot be 31 in September in a
703 * @see #SEPTEMBER
1046 public final static int SEPTEMBER = 8;