Home | History | Annotate | Download | only in unicode

Lines Matching refs:STANDALONE

274          STANDALONE,
301 * @param context The formatting context, either FORMAT or STANDALONE
313 * @param context The formatting context, either FORMAT or STANDALONE
357 * @param context The formatting context, either FORMAT or STANDALONE
368 * @param context The formatting context, either FORMAT or STANDALONE
377 * @param context The formatting context, either FORMAT or STANDALONE
390 * @param context The formatting context, either FORMAT or STANDALONE
589 * Standalone Month strings. For example: "January", "February", etc.
595 * Standalone Short month strings. For example: "Jan", "Feb", etc.
601 * Standalone Narrow month strings. For example: "J", "F", etc.
631 * CLDR-style standalone wide weekday strings. For example: "Sunday", "Monday", etc.
637 * CLDR-style standalone abbreviated (not short) weekday strings. For example: "Sun", "Mon", etc.
643 * CLDR-style standalone short weekday strings. For example: "Su", "Mo", etc.
649 * Standalone Narrow weekday strings. For example: "Sun", "Mon", etc.
673 * Standalone quarter strings. For example: "1st quarter", "2nd quarter", etc.
679 * Standalone short quarter strings. For example: "Q1", "Q2", etc.