Go to the source code of this file.
Namespaces | |
utilities | |
utilities::time | |
Functions | |
static unsigned | days_in_month (unsigned year, unsigned month) |
unsigned | utilities::time::get_work_weeks_since (const work_week &start) |
unsigned | utilities::time::jdn (unsigned year, unsigned month, unsigned day) |
static int | work_weeks_between_years (unsigned year, unsigned other_year) |
|
static |
Definition at line 21 of file work_week.cpp.
|
static |
Definition at line 9 of file work_week.cpp.