|
tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
|
UTC date-time breakdown struct. More...


Go to the source code of this file.
Classes | |
| struct | tempoch::CivilTime |
| UTC date-time breakdown. More... | |
Namespaces | |
| namespace | tempoch |
Functions | |
| std::ostream & | tempoch::operator<< (std::ostream &os, const CivilTime &u) |
| Stream CivilTime as YYYY-MM-DD HH:MM:SS[.nnnnnnnnn]. | |
UTC date-time breakdown struct.
Included by the public time headers and kept separate to avoid circular dependencies between the civil carrier and the scale/format tag headers.
Definition in file civil_time.hpp.