Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
time_shield::detail::anonymous_namespace{fast_date.hpp} Namespace Reference

Variables

constexpr int16_t k_doy_from_march [12]
 

Variable Documentation

◆ k_doy_from_march

int16_t time_shield::detail::anonymous_namespace{fast_date.hpp}::k_doy_from_march[12]
constexpr
Initial value:
= {
0,
31,
61,
92,
122,
153,
184,
214,
245,
275,
306,
337
}

Definition at line 17 of file fast_date.hpp.