Home
last modified time | relevance | path

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

/Zephyr-latest/lib/libc/common/source/time/
Dasctime.c20 static const char wday_str[DATE_WDAY_STRING_SZ][3] = { in asctime_impl() local
33 buf, DATE_STRING_BUF_SZ, "%.3s %.3s%3d %.2d:%.2d:%.2d %d\n", wday_str[tp->tm_wday], in asctime_impl()