Expand description

Defines temporal kernels for time and date related functions.

Functions

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

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 month 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 week of a given temporal array as an array of integers

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