Home | History | Annotate | Download | only in unicode

Lines Matching defs:STANDALONE

273          STANDALONE,
291 * @param context The formatting context, either FORMAT or STANDALONE
303 * @param context The formatting context, either FORMAT or STANDALONE
345 * @param context The formatting context, either FORMAT or STANDALONE
356 * @param context The formatting context, either FORMAT or STANDALONE
365 * @param context The formatting context, either FORMAT or STANDALONE
378 * @param context The formatting context, either FORMAT or STANDALONE
509 * Standalone Month strings. For example: "January", "February", etc.
515 * Standalone Short month strings. For example: "Jan", "Feb", etc.
521 * Standalone Narrow month strings. For example: "J", "F", etc.
545 * Standalone Weekday strings. For example: "Sunday", "Monday", etc.
551 * Standalone Short weekday strings. For example: "Sun", "Mon", etc.
557 * Standalone Narrow weekday strings. For example: "Sun", "Mon", etc.
581 * Standalone quarter strings. For example: "1st quarter", "2nd quarter", etc.
587 * Standalone short quarter strings. For example: "Q1", "Q2", etc.