Lines Matching full:week
23 * 11/15/99 weiv Added support for week of year/day of week format
1561 // for "ee" or "e", use local numeric day-of-the-week
1562 // for "EEEEE" or "eeeee", write out the narrow day-of-the-week name
1563 // for "EEEE" or "eeee", write out the wide day-of-the-week name
1564 // for "EEE" or "EE" or "E" or "eee", write out the abbreviated day-of-the-week name
1570 // fall through to EEEEE-EEE handling, but for that we don't want local day-of-week,
1571 // we want standard day-of-week, so first fix value to work for EEEEE-EEE.
1589 // for "ccc", write out the abbreviated day-of-the-week name
1590 // for "cccc", write out the wide day-of-the-week name
1591 // for "ccccc", use the narrow day-of-the-week name
1597 // fall through to alpha DOW handling, but for that we don't want local day-of-week,
1598 // we want standard day-of-week, so first fix value.