Kùzu C API
Loading...
Searching...
No Matches
kuzu_date_t Struct Reference

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
 

Detailed Description

kuzu internal date type which stores the number of days since 1970-01-01 00:00:00 UTC.

Field Documentation

◆ days

int32_t kuzu_date_t::days

The documentation for this struct was generated from the following file: