|
B2BITS FIX Antenna HFT
1.0.17
|
Data about date. More...
#include <B2BITS_TZTimeHelper.h>
Inheritance diagram for Engine::TZTimeHelper::UTCDateOnly:Public Member Functions | |
| UTCDateOnly () | |
| UTCDateOnly (System::u16 year, System::u8 month, System::u8 day) | |
Public Attributes | |
| System::u8 | day_ |
| day of the month - [1,31] More... | |
| System::u8 | month_ |
| months since January - [1,12] More... | |
| System::u16 | year_ |
| years More... | |
Data about date.
|
inline |
|
inline |
| System::u8 Engine::TZTimeHelper::UTCDateOnly::day_ |
day of the month - [1,31]
| System::u8 Engine::TZTimeHelper::UTCDateOnly::month_ |
months since January - [1,12]
| System::u16 Engine::TZTimeHelper::UTCDateOnly::year_ |
years
1.8.5