|
nanodbc
A small C++ wrapper for the native C ODBC API
|
A type for representing timestamp+offset data. More...
#include <nanodbc.h>

Public Attributes | |
| timestamp | stamp |
| Date and time, in the offset's local terms. | |
| std::int16_t | offset_hour |
| Whole hour part of time zone offset. | |
| std::int16_t | offset_minute |
| Minutes part of time zome offset. | |
A type for representing timestamp+offset data.