Kùzu C API
|
kuzu internal date type which stores the number of days since 1970-01-01 00:00:00 UTC. More...
#include <kuzu.h>
Data Fields | |
int32_t | days |
kuzu internal date type which stores the number of days since 1970-01-01 00:00:00 UTC.
int32_t kuzu_date_t::days |