Home
last modified time | relevance | path

Searched refs:month_yday (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c10655 static const uint16_t month_yday[12] = {0, 31, 59, 90, 120, 151, in epoch_days() local
10662 365 * year + month_yday[month - 1] + (day - 1) + leap_days_since_0; in epoch_days()

Completed in 21 milliseconds