RDM_PACKED_TIMESTAMPTZ_T Struct Reference
The RDM packed Timestamp with time zone data structure. More...
#include "rdmdatetimetypes.h"
Data Fields |
|
| RDM_PACKED_DATE_T | date |
| RDM_PACKED_TIME_T | time |
| int16_t | tz |
Detailed Description
The RDM packed Timestamp with time zone data structure.
Field Documentation
date
| RDM_PACKED_DATE_T RDM_PACKED_TIMESTAMPTZ_T::date |
The data part
time
| RDM_PACKED_TIME_T RDM_PACKED_TIMESTAMPTZ_T::time |
The time part
tz
| int16_t RDM_PACKED_TIMESTAMPTZ_T::tz |
The timezone part
The documentation for this struct was generated from the following file: