ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
Loading...
Searching...
No Matches
tom::calendars::semiannual_converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY > Struct Template Reference
+ Inheritance diagram for tom::calendars::semiannual_converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >:
+ Collaboration diagram for tom::calendars::semiannual_converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >:

Public Member Functions

date_int_type operator() (const date &) const
 
date operator() (date_int_type) const
 

Static Public Attributes

static greg_month first_month
 
- Static Public Attributes inherited from tom::calendars::converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >
static const date first_date = date( FIRST_YEAR, FIRST_MONTH, FIRST_DAY )
 

Additional Inherited Members

- Static Public Member Functions inherited from tom::calendars::converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >
static date get_first_date ()
 
static int get_first_day ()
 
static int get_first_month ()
 
static int get_first_year ()
 

Member Data Documentation

◆ first_month

template<int FIRST_YEAR, int FIRST_MONTH, int FIRST_DAY>
greg_month tom::calendars::semiannual_converter< FIRST_YEAR, FIRST_MONTH, FIRST_DAY >::first_month
static
Initial value:
=
semiannual_converter<FIRST_YEAR,FIRST_MONTH,FIRST_DAY>::first_date.month()

The documentation for this struct was generated from the following file: