Home | History | Annotate | Download | only in util

Lines Matching defs:PM

138  *          and noon belongs to "pm", so on the same day,
139 * 12:00 am (midnight) < 12:01 am, and 12:00 pm (noon) < 12:01 pm
807 * E.g., at 10:04:15.250 PM the <code>AM_PM</code> is <code>PM</code>.
809 * @see #PM
819 * E.g., at 10:04:15.250 PM the <code>HOUR</code> is 10.
829 * E.g., at 10:04:15.250 PM the <code>HOUR_OF_DAY</code> is 22.
838 * E.g., at 10:04:15.250 PM the <code>MINUTE</code> is 4.
846 * E.g., at 10:04:15.250 PM the <code>SECOND</code> is 15.
854 * E.g., at 10:04:15.250 PM the <code>MILLISECOND</code> is 250.
1089 public final static int PM = 1;