Searched refs:civilFromDays (Results 1 – 1 of 1) sorted by relevance
241 constexpr std::tuple<IntType, unsigned, unsigned> civilFromDays( in civilFromDays() function277 std::tie(year, month, day) = details::civilFromDays(d.count()); in toISO8061ExtendedStr()