Home | History | Annotate | Download | only in util

Lines Matching defs:PM

191  *          and noon belongs to "pm", so on the same day,
192 * 12:00 am (midnight) < 12:01 am, and 12:00 pm (noon) < 12:01 pm
492 * E.g., at 10:04:15.250 PM the <code>AM_PM</code> is <code>PM</code>.
495 * @see #PM
504 * E.g., at 10:04:15.250 PM the <code>HOUR</code> is 10.
514 * E.g., at 10:04:15.250 PM the <code>HOUR_OF_DAY</code> is 22.
523 * E.g., at 10:04:15.250 PM the <code>MINUTE</code> is 4.
530 * E.g., at 10:04:15.250 PM the <code>SECOND</code> is 15.
537 * E.g., at 10:04:15.250 PM the <code>MILLISECOND</code> is 250.
700 public final static int PM = 1;