Home | History | Annotate | Download | only in util

Lines Matching defs:PM

173  *          and noon belongs to "pm", so on the same day,
174 * 12:00 am (midnight) < 12:01 am, and 12:00 pm (noon) < 12:01 pm
817 * E.g., at 10:04:15.250 PM the <code>AM_PM</code> is <code>PM</code>.
819 * @see #PM
828 * E.g., at 10:04:15.250 PM the <code>HOUR</code> is 10.
837 * E.g., at 10:04:15.250 PM the <code>HOUR_OF_DAY</code> is 22.
845 * E.g., at 10:04:15.250 PM the <code>MINUTE</code> is 4.
852 * E.g., at 10:04:15.250 PM the <code>SECOND</code> is 15.
859 * E.g., at 10:04:15.250 PM the <code>MILLISECOND</code> is 250.
1078 public final static int PM = 1;