Kùzu C API
|
kuzu internal timestamp_tz type which stores the number of microseconds since 1970-01-01 with timezone 00:00:00 UTC. More...
#include <kuzu.h>
Data Fields | |
int64_t | value |
kuzu internal timestamp_tz type which stores the number of microseconds since 1970-01-01 with timezone 00:00:00 UTC.
int64_t kuzu_timestamp_tz_t::value |