Searched defs:PM (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/util/
H A DCalendar.java595 * 10:04:15.250 PM the {@code AM_PM} is {@code PM}.
598 * @see #PM
606 * 12-hour clock. E.g., at 10:04:15.250 PM the {@code HOUR} is 10.
616 * clock. E.g., at 10:04:15.250 PM the {@code HOUR_OF_DAY} is 22.
624 * minute within the hour. E.g., at 10:04:15.250 PM the {@code MINUTE}
631 * second within the minute. E.g., at 10:04:15.250 PM the
638 * millisecond within the second. E.g., at 10:04:15.250 PM the
670 public static final int PM = 1; field in class:Calendar
/libcore/luni/src/test/java/libcore/java/util/
H A DEnumSetTest.java104 IN, SN, SB, TE, I, XE, CS, BA, LA, CE, PR, ND, PM, SM, EU, GD, TB, DY, HO, ER, TM, YB, LU, enum constant in enum:EnumSetTest.Element

Completed in 98 milliseconds