Module arrow::compute::kernels::temporal[][src]

Expand description

Defines temporal kernels for time and date related functions.

Functions

Extracts the hours of a given temporal array as an array of integers

Extracts the minutes of a given temporal array as an array of integers

Extracts the seconds of a given temporal array as an array of integers

Extracts the years of a given temporal array as an array of integers