Lines Matching refs:FORMAT
51 * date/time formatter initialized with a default format pattern along with the
53 * created, clients may modify the format pattern using the setPattern function
57 * If clients decide to create a date-time formatter with a particular format
65 * replace the localized date-time format pattern characters with the ones that
82 * Construct a DateFormatSymbols object by loading format data from
97 * Construct a DateFormatSymbols object by loading format data from
100 * @param locale Locale to load format data from.
111 * Construct a DateFormatSymbols object by loading format data from
129 * Construct a DateFormatSymbols object by loading format data from
132 * @param locale Locale to load format data from.
273 FORMAT,
299 * @param context The formatting context, either FORMAT or STANDALONE
311 * @param context The formatting context, either FORMAT or STANDALONE
355 * @param context The formatting context, either FORMAT or STANDALONE
366 * @param context The formatting context, either FORMAT or STANDALONE
375 * @param context The formatting context, either FORMAT or STANDALONE
388 * @param context The formatting context, either FORMAT or STANDALONE
447 * @param context The usage context: FORMAT, STANDALONE.
461 * @param context The usage context: FORMAT, STANDALONE (currently only FORMAT is supported).
472 * @param context The usage context: FORMAT, STANDALONE.
486 * @param context The usage context: FORMAT, STANDALONE (currently only FORMAT is supported).
689 * CLDR-style format wide weekday strings. For example: "Sunday", "Monday", etc.
695 * CLDR-style format abbreviated (not short) weekday strings. For example: "Sun", "Mon", etc.
701 * CLDR-style format short weekday strings. For example: "Su", "Mo", etc.
707 * CLDR-style format narrow weekday strings. For example: "S", "M", etc.
785 * currently we only have data for format/abbreviated.
786 * For the others, just get from format/abbreviated, ignore set.
793 * currently we only have data for format/abbreviated.
794 * For the others, just get from format/abbreviated, ignore set.
931 * Returns the date format field index of the pattern character c,