|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
Inheritance diagram for tom::calendars::converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >:
Collaboration diagram for tom::calendars::converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >:Static Public Member Functions | |
| static date | get_first_date () |
| static int | get_first_day () |
| static int | get_first_month () |
| static int | get_first_year () |
Static Public Attributes | |
| static const date | first_date = date( FIRST_YEAR, FIRST_MONTH, FIRST_DAY ) |