Searched refs:wday (Results 1 - 2 of 2) sorted by relevance

/system/core/include/cutils/
H A Dtztime.h42 const char *wday[7]; /* short names */ member in struct:strftime_locale
/system/core/libcutils/
H A Dtzstrftime.c172 "?" : Locale->wday[t->tm_wday],
416 int wday; local
422 wday = t->tm_wday;
435 bot = ((yday + 11 - wday) %

Completed in 3 milliseconds