Function google_cloud_bigquery::storage::compute::microsecond

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

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