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