Home | History | Annotate | Download | only in unicode

Lines Matching full:letters

70  * Within date and time pattern strings, all unquoted ASCII letters [A-Za-z] are reserved
71 * as pattern letters representing calendar fields. <code>SimpleDateFormat</code> supports
72 * the date and time formatting algorithm and pattern letters defined by
76 * User Guide</a>. The following pattern letters are currently available (note that the actual
92 * <td rowspan="3">Era - Replaced with the Era string for the current date. One to three letters for the
93 * abbreviated form, four letters for the long (wide) form, five for the narrow form.</td>
108 * <td>Year. Normally the length specifies the padding, but for two letters it also specifies the maximum
169 * but for two letters it also specifies the maximum length. This year designation is used in ISO
187 * and the Hindu calendars use 60-year cycles of year names. Use one through three letters for the abbreviated
322 * <td rowspan="4">Day of week - Use one through three letters for the short day, four for the full (wide) name,
342 * starting day of the week, using one or two letters. For this example, Monday is the first day of the week.</td>
440 * <td>Fractional Second - truncates (like other time fields) to the count of letters when formatting.
441 * Appends zeros if more than 3 letters specified. Truncates at three significant digits when parsing.
999 * (Presumably, letters that would be more mnemonic in that locale's
1001 * letters.