decode_timestampntz_micros

Function decode_timestampntz_micros 

Source
pub(crate) fn decode_timestampntz_micros(
    data: &[u8],
) -> Result<NaiveDateTime, ArrowError>
Expand description

Decodes a TimestampNtzMicros from the value section of a variant.