| fb-cpp 0.0.1
    A modern C++ wrapper for the Firebird database API | 
Timestamp bound to a time zone. More...
#include <types.h>

| Public Member Functions | |
| bool | operator== (const TimestampTz &) const noexcept=default | 
| Public Attributes | |
| Timestamp | utcTimestamp | 
| UTC-normalised timestamp. | |
| std::string | zone | 
| Time zone identifier. | |
| Timestamp fbcpp::TimestampTz::utcTimestamp |