Home
last modified time | relevance | path

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

/Zephyr-latest/lib/utils/
Dtimeutil.c50 int64_t ndays = time_days_from_civil(y, m, d); in timeutil_timegm64() local
54 time += 86400LL * ndays; in timeutil_timegm64()