Home | History | Annotate | Download | only in unicode

Lines Matching defs:ABBREVIATED

184      * Gets abbreviated era strings. For example: "AD" and "BC".
193 * Sets abbreviated era strings. For example: "AD" and "BC".
283 ABBREVIATED,
300 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
312 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
335 * Gets abbreviated weekday strings. For example: "Sun", "Mon", etc. (Note: The method name is
338 * @return the abbreviated weekday strings. (DateFormatSymbols retains ownership.)
344 * Sets abbreviated weekday strings. For example: "Sun", "Mon", etc. (Note: The method name is
346 * @param abbrevWeekdays the new abbreviated weekday strings. (not adopted; caller retains ownership)
356 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
367 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
376 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
389 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
449 * @param width The requested name width: WIDE, ABBREVIATED, NARROW.
463 * @param width The name width: WIDE, ABBREVIATED, NARROW (currently only ABBREVIATED is supported).
474 * @param width The requested name width: WIDE, ABBREVIATED, NARROW.
488 * @param width The name width: WIDE, ABBREVIATED, NARROW (currently only ABBREVIATED is supported).
638 * Abbreviated era strings. For example: "AD" and "BC".
698 * CLDR-style format abbreviated (not short) weekday strings. For example: "Sun", "Mon", etc.
722 * CLDR-style standalone abbreviated (not short) weekday strings. For example: "Sun", "Mon", etc.
788 * currently we only have data for format/abbreviated.
789 * For the others, just get from format/abbreviated, ignore set.
796 * currently we only have data for format/abbreviated.
797 * For the others, just get from format/abbreviated, ignore set.