Home | History | Annotate | Download | only in unicode

Lines Matching refs:SHORT

96  *           DateFormat::createDateInstance( DateFormat::SHORT, Locale::getFrance());
111 * result; from SHORT to MEDIUM to LONG to FULL. The exact result depends on the
114 * <li> SHORT is completely numeric, such as 12/13/52 or 3:30pm
145 * in the resource occurs in the order full, long, medium, short.
195 SHORT = kShort,
424 * Create a default date/time formatter that uses the SHORT style for both
437 * SHORT for "h:mm a" in the US locale. Relative
451 * SHORT for "M/d/yy" in the US locale.
464 * For example, SHORT for "M/d/yy" in the US locale.
466 * For example, SHORT for "h:mm a" in the US locale. Relative