Home
last modified time | relevance | path

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

/curl/lib/
H A Dparsedate.c286 static const int month_days_cumulative [12] = in time2epoch() local
292 + leap_days + month_days_cumulative[mon] + mday - 1) * 24 in time2epoch()

Completed in 5 milliseconds