iceberg-cpp
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
iceberg::TemporalUtils Class Reference

Static Public Member Functions

static Result< LiteralExtractYear (const Literal &literal)
 Extract a date or timestamp year, as years from 1970.
 
static Result< LiteralExtractMonth (const Literal &literal)
 Extract a date or timestamp month, as months from 1970-01-01.
 
static Result< LiteralExtractDay (const Literal &literal)
 Extract a date or timestamp day, as days from 1970-01-01.
 
static Result< LiteralExtractHour (const Literal &literal)
 Extract a timestamp hour, as hours from 1970-01-01 00:00:00.
 

The documentation for this class was generated from the following files: