Lines Matching full:weekday
276 * Constant for date skeleton with weekday.
281 * Constant for date skeleton with abbreviated weekday.
286 * Constant for date skeleton with year, month, weekday, and day.
292 * Constant for date skeleton with year, abbreviated month, weekday, and day.
298 * Constant for date skeleton with year, numeric month, weekday, and day.
322 * Constant for date skeleton with month, weekday, and day.
328 * Constant for date skeleton with abbreviated month, weekday, and day.
334 * Constant for date skeleton with numeric month, weekday, and day.
1198 /** The CLDR-style format "wide" weekday names, for example Monday */
1201 * The CLDR-style format "abbreviated" (not "short") weekday names, for example "Mon."
1202 * For the CLDR-style format "short" weekday names, use UDAT_SHORTER_WEEKDAYS.
1213 /** The CLDR-style format "narrow" weekday names, for example "M" */
1219 /** The CLDR-style stand-alone "wide" weekday names */
1222 * The CLDR-style stand-alone "abbreviated" (not "short") weekday names.
1223 * For the CLDR-style stand-alone "short" weekday names, use UDAT_STANDALONE_SHORTER_WEEKDAYS.
1226 /** The CLDR-style stand-alone "narrow" weekday names */
1236 * The CLDR-style short weekday names, e.g. "Su", Mo", etc.