Function google_cloud_bigquery::storage::compute::second

source ยท
pub fn second<T>(
    array: &PrimitiveArray<T>,
) -> Result<PrimitiveArray<Int32Type>, ArrowError>
Expand description

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