Searched refs:kDaysInMonths (Results 1 – 1 of 1) sorted by relevance
21 static const char kDaysInMonths[] = variable108 if (days < kDaysInMonths[i]) { in YearMonthDayFromDays()113 days -= kDaysInMonths[i]; in YearMonthDayFromDays()