|
Dynalib Utils
|
#include <julian.h>
Public Member Functions | |
| CONSTCD11 | year_month_weekday (const julian::year &y, const julian::month &m, const julian::weekday_indexed &wdi) NOEXCEPT |
| CONSTCD14 | year_month_weekday (const sys_days &dp) NOEXCEPT |
| CONSTCD14 | year_month_weekday (const local_days &dp) NOEXCEPT |
| CONSTCD14 year_month_weekday & | operator+= (const months &m) NOEXCEPT |
| CONSTCD14 year_month_weekday & | operator-= (const months &m) NOEXCEPT |
| CONSTCD14 year_month_weekday & | operator+= (const years &y) NOEXCEPT |
| CONSTCD14 year_month_weekday & | operator-= (const years &y) NOEXCEPT |
| CONSTCD11 julian::year | year () const NOEXCEPT |
| CONSTCD11 julian::month | month () const NOEXCEPT |
| CONSTCD11 julian::weekday | weekday () const NOEXCEPT |
| CONSTCD11 unsigned | index () const NOEXCEPT |
| CONSTCD11 julian::weekday_indexed | weekday_indexed () const NOEXCEPT |
| CONSTCD14 | operator sys_days () const NOEXCEPT |
| CONSTCD14 | operator local_days () const NOEXCEPT |
| CONSTCD14 bool | ok () const NOEXCEPT |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13