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 day of year of a given temporal array as an array of integers The day of year that ranges from 1 to 366

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

Extracts the day of week of a given temporal array as an array of integers, starting at Sunday.

Extracts the quarter 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