Home | History | Annotate | Download | only in unicode

Lines Matching refs:STANDALONE

274          STANDALONE,
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).
671 * Standalone Month strings. For example: "January", "February", etc.
677 * Standalone Short month strings. For example: "Jan", "Feb", etc.
683 * Standalone Narrow month strings. For example: "J", "F", etc.
713 * CLDR-style standalone wide weekday strings. For example: "Sunday", "Monday", etc.
719 * CLDR-style standalone abbreviated (not short) weekday strings. For example: "Sun", "Mon", etc.
725 * CLDR-style standalone short weekday strings. For example: "Su", "Mo", etc.
731 * Standalone Narrow weekday strings. For example: "Sun", "Mon", etc.
766 * Standalone quarter strings. For example: "1st quarter", "2nd quarter", etc.
772 * Standalone short quarter strings. For example: "Q1", "Q2", etc.