feisty meow concerns codebase
2.140
|
This is the complete list of members for timely::day_in_year, including all inherited members.
date_formats enum name | timely::day_in_year | |
day_in_month | timely::day_in_year | |
day_in_year(months m=JANUARY, time_number dim=1, days dow=SUNDAY, time_number day_o_year=1) | timely::day_in_year | inline |
day_of_week | timely::day_in_year | |
day_of_year | timely::day_in_year | |
INCLUDE_DAY enum value | timely::day_in_year | |
LONG_MONTH enum value | timely::day_in_year | |
month | timely::day_in_year | |
normalize(day_in_year &to_fix, bool leap_year=false) | timely::day_in_year | static |
operator<(const day_in_year &to_compare) const | timely::day_in_year | |
operator==(const day_in_year &to_compare) const | timely::day_in_year | |
pack(basis::byte_array &packed_form) const | timely::day_in_year | virtual |
packed_size() const | timely::day_in_year | inlinevirtual |
SHORT_MONTH enum value | timely::day_in_year | |
text_form(int how=SHORT_MONTH) const | timely::day_in_year | |
text_form(basis::astring &to_stuff, int how=SHORT_MONTH) const | timely::day_in_year | |
unpack(basis::byte_array &packed_form) | timely::day_in_year | virtual |