Searched defs:time_format (Results 1 - 1 of 1) sorted by relevance

/httpd/test/
H A Dcls.c103 const char time_format[] = "%e %b %Y %R"; local
158 strftime(sdate, 30, time_format, &ts);
165 strftime(slmod, 30, time_format, &ts);
172 strftime(sexpire, 30, time_format, &ts);

Completed in 10 milliseconds