Home
last modified time | relevance | path

Searched refs:monthday (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/log/src/
Dtext_file_backend.cpp1101 m_DayKind(monthday), in rotation_at_time_point()
1156 case monthday: in operator ()()
1160 gregorian::date::day_type monthday = static_cast< gregorian::date::day_type >(m_Day), in operator ()() local
1162 gregorian::date next_date(previous_date.year(), previous_date.month(), monthday); in operator ()()
1163 … if (monthday < previous_monthday || (monthday == previous_monthday && time_of_day_passed)) in operator ()()
/third_party/boost/boost/log/sinks/
Dtext_file_backend.hpp236 monthday enumerator