Home
last modified time | relevance | path

Searched refs:day_of_week (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/util/
H A Dtdate_parse.c350 static const char* day_of_week[] = {"Sun", "Mon","Tue", in timet_to_httpdate() local
363 day_of_week[gm.tm_wday], in timet_to_httpdate()