Searched refs:kMaxMonth (Results 1 – 1 of 1) sorted by relevance
26 const double kMaxMonth = -kMinMonth; variable47 (kMinMonth <= month && month <= kMaxMonth) && std::isfinite(date)) { in MakeDay()