Home | History | Annotate | Download | only in util

Lines Matching defs:MARCH

290  * implementation uses <code>set()</code>, it might read March 3, 1999. A
292 * presses the month increment button again, it should read March 31,
293 * 1999, not March 28, 1999. By saving the original date and using either
717 * @see #MARCH
1039 public final static int MARCH = 2;
2736 * <tt>roll(Calendar.MONTH, 2)</tt>, the result will be March 31, 1995.
2738 * February 28, 1995. Calling it one more time will give March 28, 1995, which
3237 // DAY_OF_MONTH. This allows <March 31>.add(MONTH, 1) to be
4244 * transitions. For example, 2:30 AM on March 13, 2011 in US Eastern time (America/New_York)
5137 int march1 = isLeap ? 60 : 59; // zero-based DOY for March 1