NzudsInterval struct reference

Public attributes

  • month
  • time

Detailed description

Interval data type definition

It has microsecond resolution and ranges from +/- 178000000 years. The time part represents everything but months and years (microseconds) and the month part represents months and years.

Member data documentation

int32_t month

int64_t time