Home | History | Annotate | Download | only in util

Lines Matching defs:PM

172  *          and noon belongs to "pm", so on the same day,
173 * 12:00 am (midnight) < 12:01 am, and 12:00 pm (noon) < 12:01 pm
827 * E.g., at 10:04:15.250 PM the <code>AM_PM</code> is <code>PM</code>.
829 * @see #PM
839 * E.g., at 10:04:15.250 PM the <code>HOUR</code> is 10.
849 * E.g., at 10:04:15.250 PM the <code>HOUR_OF_DAY</code> is 22.
858 * E.g., at 10:04:15.250 PM the <code>MINUTE</code> is 4.
866 * E.g., at 10:04:15.250 PM the <code>SECOND</code> is 15.
874 * E.g., at 10:04:15.250 PM the <code>MILLISECOND</code> is 250.
1124 public final static int PM = 1;