Searched defs:__month (Results 1 – 2 of 2) sorted by relevance
50 __month = 0x10, enumerator
217 [[nodiscard]] static year_month_day __to_year_month_day(year __year, month __month, __tz::__on __on… in __to_year_month_day()