HomeSort by relevance Sort by last modified time
    Searched defs:MAY (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/slf4j/slf4j-ext/src/test/java/org/slf4j/cal10n_dummy/
Months.java 34 JAN, FEB, MAR, APR, MAY, JUN;
  /libcore/ojluni/src/main/java/java/time/
Month.java 47 * may be used to endorse or promote products derived from this software
86 * January, February, March, April, May, June, July, August, September, October,
98 * As such, this enum may be used by any calendar system that has the month-of-year
129 * The singleton instance for the month of May with 31 days.
132 MAY,
385 * The specified period may be negative.
401 * The specified period may be negative.
506 case MAY:
532 * April, May and June return April.
557 * @return the query result, null may be returned (defined by the query
    [all...]
  /libcore/ojluni/src/test/java/time/tck/java/time/
TCKMonth.java 45 * may be used to endorse or promote products derived from this software
371 assertEquals(Month.MAY.length(false), 31);
387 assertEquals(Month.MAY.length(true), 31);
406 assertEquals(Month.MAY.minLength(), 31);
425 assertEquals(Month.MAY.maxLength(), 31);
444 assertEquals(Month.MAY.firstDayOfYear(false), 1 + 31 + 28 + 31 + 30);
460 assertEquals(Month.MAY.firstDayOfYear(true), 1 + 31 + 29 + 31 + 30);
479 assertEquals(Month.MAY.firstMonthOfQuarter(), Month.APRIL);
498 assertEquals(Month.MAY.toString(), "MAY");
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenNames.java 70 public static final String MAY = SIPDate.MAY;
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeConstants.java 6 * (the "License"); you may not use this file except in compliance with
7 * the License. You may obtain a copy of the License at
64 public static final int MAY = 5;
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPDate.java 83 public static final String MAY = "May";
216 case Calendar.MAY :
217 sipMonth = MAY;
429 } else if (sipMonth.compareToIgnoreCase(MAY) == 0) {
430 month = Calendar.MAY;
  /external/icu/icu4c/source/i18n/unicode/
calendar.h 92 * may arise: there may be insufficient information to compute the
94 * there may be inconsistent information (such as "Tuesday, July 15, 1996"
100 * information to specify the missing fields. This may vary by calendar; for
152 * fields may be necessary for complete disambiguation. For example, a full
214 * ERA may be defined on other platforms. To avoid any potential problems undefined it here.
227 DAY_OF_WEEK_IN_MONTH, // Example: 1..4, may be specified as -1
274 MAY,
431 * Gets this Calendar's time as milliseconds. May involve recalculation of time due
433 * (GMT) time. Although this method is const, this object may actually be change
    [all...]
  /libcore/ojluni/src/main/java/sun/util/calendar/
BaseCalendar.java 45 public static final int MAY = 5;
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
Calendar.java 76 * <code>Calendar</code> is constructed. They may also be specified explicitly
86 * it. Note that the normalized numbering returned by <code>get()</code> may be
87 * different. For example, a specific <code>Calendar</code> subclass may
92 * circumstances may arise: there may be insufficient information to compute the
94 * there may be inconsistent information (such as "Tuesday, July 15, 1996" --
98 * information to specify the missing fields. This may vary by calendar; for
126 * fields may be necessary for complete disambiguation. For example, a full
161 * <code>set()</code>, other fields may also change, depending on the
241 * Sunday May 30, 1999. This is because the roll rule imposes a
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Calendar.java 35 * patents. This notice and attribution to Taligent may not be removed.
126 * <code>Calendar</code> is constructed. They may also be specified explicitly
136 * it. Note that the normalized numbering returned by <code>get()</code> may be
137 * different. For example, a specific <code>Calendar</code> subclass may
144 * may be insufficient information for the computation (such as only
145 * year and month with no day of month), or there may be inconsistent
176 * value of each field may vary by concrete calendar systems. For example, in
215 * <code>set()</code>, other calendar fields may also change, depending on the
317 // The data provided by the TimeZone object may also be overridden if the
324 // During this process, certain fields may be ignored. The disambiguatio
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
Calendar.java 91 * <code>Calendar</code> is constructed. They may also be specified explicitly
101 * it. Note that the normalized numbering returned by <code>get()</code> may be
102 * different. For example, a specific <code>Calendar</code> subclass may
107 * circumstances may arise: there may be insufficient information to compute the
109 * there may be inconsistent information (such as "Tuesday, July 15, 1996" --
114 * information to specify the missing fields. This may vary by calendar; for
161 * fields may be necessary for complete disambiguation. For example, a full
196 * <code>set()</code>, other fields may also change, depending on the
276 * Sunday May 30, 1999. This is because the roll rule imposes a
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Calendar.java 90 * <code>Calendar</code> is constructed. They may also be specified explicitly
100 * it. Note that the normalized numbering returned by <code>get()</code> may be
101 * different. For example, a specific <code>Calendar</code> subclass may
106 * circumstances may arise: there may be insufficient information to compute the
108 * there may be inconsistent information (such as "Tuesday, July 15, 1996" --
113 * information to specify the missing fields. This may vary by calendar; for
160 * fields may be necessary for complete disambiguation. For example, a full
195 * <code>set()</code>, other fields may also change, depending on the
275 * Sunday May 30, 1999. This is because the roll rule imposes a
    [all...]
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
xml-apis-1.4.01.jar 
  /external/caliper/lib/
joda-time-2.1.jar 
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.8.1/
joda-time-2.8.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar 
  /prebuilts/sdk/current/
core.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 

Completed in 891 milliseconds

1 2 3 4