Searched refs:day_of_week (Results 1 – 4 of 4) sorted by relevance
104 int day_of_week = gc.get(Calendar.DAY_OF_WEEK); in formatDate() local115 buf.append(DAYS[day_of_week]); in formatDate()144 int day_of_week = gc.get(Calendar.DAY_OF_WEEK); in formatCookieDate() local156 buf.append(DAYS[day_of_week]); in formatCookieDate()
666 uint16_t day_of_week; member
203 Swap(&system_time->day_of_week); in Swap()3561 misc_info_.time_zone.standard_date.day_of_week, in Print()3574 misc_info_.time_zone.daylight_date.day_of_week, in Print()
931 #define lib$day_of_week LIB$DAY_OF_WEEK