weekday
ret = (char*) __get_current_time_locale(loc)->weekday[_REL(DAY_1)];
"?" : tptr->weekday[t->tm_wday],
for (i = 0; i < asizeof(tptr->weekday); i++) {
len = strlen(tptr->weekday[i]);
if (strncasecmp_l(buf, tptr->weekday[i],
if (i == asizeof(tptr->weekday))
const char *weekday[7];
if ((wd = weekday(nd)) > 3)
int weekday(int _nd);
return (dn + ns[weekday(dn)]);
uint8_t weekday;
add_list(tm.weekday, str, 7);
if (tm.weekday[6] != NULL)
free((char *)tm.weekday[i]);
tm.weekday[i] = NULL;
if (putl_category(tm.weekday[i], f) == EOF) {
firstm = first - weekday(first);
firstsm = first - weekday(first);
firstsm = first - (weekday(first) + 1) % 7;
weekday(&str);