Local time bound to a time zone.
More...
#include <types.h>
|
| Time | utcTime |
| | UTC-normalised time-of-day.
|
| |
| std::string | zone |
| | Time zone identifier.
|
| |
Local time bound to a time zone.
Definition at line 161 of file types.h.
◆ operator==()
| bool fbcpp::TimeTz::operator== |
( |
const TimeTz & |
o | ) |
const |
|
inlinenoexcept |
◆ utcTime
| Time fbcpp::TimeTz::utcTime |
UTC-normalised time-of-day.
Definition at line 171 of file types.h.
◆ zone
| std::string fbcpp::TimeTz::zone |
Time zone identifier.
Definition at line 176 of file types.h.
The documentation for this struct was generated from the following file: