Simple Time helper structure. More...
#include <value.hpp>
Public Attributes | |
int32_t | hour |
Hour. | |
int32_t | minute |
Minute. | |
int32_t | second |
Second. | |
int32_t | tzHour |
Hours ahead or behind UTC. | |
int32_t | tzMinute |
Minutes ahead or behind UTC. | |
Simple Time helper structure.