Home | History | Annotate | Download | only in unicode

Lines Matching defs:STANDALONE

277         STANDALONE,
312 * @param context The formatting context, either FORMAT or STANDALONE
324 * @param context The formatting context, either FORMAT or STANDALONE
368 * @param context The formatting context, either FORMAT or STANDALONE
379 * @param context The formatting context, either FORMAT or STANDALONE
388 * @param context The formatting context, either FORMAT or STANDALONE
401 * @param context The formatting context, either FORMAT or STANDALONE
458 * @param context The usage context: FORMAT, STANDALONE.
472 * @param context The usage context: FORMAT, STANDALONE (currently only FORMAT is supported).
483 * @param context The usage context: FORMAT, STANDALONE.
497 * @param context The usage context: FORMAT, STANDALONE (currently only FORMAT is supported).
682 * Standalone Month strings. For example: "January", "February", etc.
688 * Standalone Short month strings. For example: "Jan", "Feb", etc.
694 * Standalone Narrow month strings. For example: "J", "F", etc.
724 * CLDR-style standalone wide weekday strings. For example: "Sunday", "Monday", etc.
730 * CLDR-style standalone abbreviated (not short) weekday strings. For example: "Sun", "Mon", etc.
736 * CLDR-style standalone short weekday strings. For example: "Su", "Mo", etc.
742 * Standalone Narrow weekday strings. For example: "Sun", "Mon", etc.
777 * Standalone quarter strings. For example: "1st quarter", "2nd quarter", etc.
783 * Standalone short quarter strings. For example: "Q1", "Q2", etc.