Searched refs:MAY (Results 1 – 25 of 202) sorted by relevance
123456789
33 … new SimpleHoliday(Calendar.MAY, 8, Calendar.SUNDAY, "Mother's Day", 1914),35 … new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Memorial Day", 1971),36 …new SimpleHoliday(Calendar.MAY, 30, "Memorial Day", 1868, …
24 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"),25 new SimpleHoliday(Calendar.MAY, 8, 0, "Victory Day"),
26 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"),
26 new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Spring Holiday"),
23 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
26 new SimpleHoliday(Calendar.MAY, 5, 0, "Cinco de Mayo"),
38 new SimpleHoliday(Calendar.MAY, 1, 0, "National Holiday"),
24 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
29 … new SimpleHoliday(Calendar.MAY, 8, Calendar.SUNDAY, "Mother's Day", 1914),31 … new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Memorial Day", 1971),32 …new SimpleHoliday(Calendar.MAY, 30, "Memorial Day", 1868, …
20 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"),21 new SimpleHoliday(Calendar.MAY, 8, 0, "Victory Day"),
19 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
22 new SimpleHoliday(Calendar.MAY, 1, 0, "Labor Day"),
22 new SimpleHoliday(Calendar.MAY, 31, -Calendar.MONDAY, "Spring Holiday"),
22 new SimpleHoliday(Calendar.MAY, 5, 0, "Cinco de Mayo"),
34 new SimpleHoliday(Calendar.MAY, 1, 0, "National Holiday"),
20 new SimpleHoliday(Calendar.MAY, 19, 0, "Victoria Day"),
83 public static final String MAY = "May"; field in SIPDate216 case Calendar.MAY : in SIPDate()217 sipMonth = MAY; in SIPDate()429 } else if (sipMonth.compareToIgnoreCase(MAY) == 0) { in setMonth()430 month = Calendar.MAY; in setMonth()
2 BE SURE TO READ THE MANUAL. EVEN THOUGH IT MAY BE OUTDATED.11 BE SURE TO READ THE MANUAL. EVEN THOUGH IT MAY BE OUTDATED.49 BE SURE TO READ THE MANUAL. EVEN THOUGH IT MAY BE OUTDATED.
70 public static final String MAY = SIPDate.MAY; field
170 **SHOULD** respect all SHOULD clause, **MAY** respect all MAY clause of the type.176 Implementation **MAY** add another API to access a parameter value.199 PF **MAY** support constraining the parameter minimum and maximum value.210 The array maximum size **MAY** be invariant (immutable).236 PF **MAY** support constraining the parameter minimum and maximum value.256 PF **MAY** support constraining the parameter minimum and maximum value.337 A PF **MAY** offer Parameter adaptation composition. I.e. combine multiple parameter404 This API **MAY** be a packed parameter structure, following the C ABI without458 Syncer library or/and builder **MAY** be loaded from dynamically linked libraries511 Syncers **MAY** report an 'out-of-sync' condition indicating that the hardware[all …]
5 MAY=May key
4 NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and36 \section MAY
34 JAN, FEB, MAR, APR, MAY, JUN; enumConstant
31 EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.71 EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
183 new SimpleHoliday(Calendar.MAY, 1, "May Day");