Searched refs:tm_wday (Results 1 – 2 of 2) sorted by relevance
56 dayOfWeek[tm->tm_wday], months[tm->tm_mon], in asctime_r()131 tm->tm_wday = (days + 3) % 7; in gmtime_r()
14 int tm_wday; member