Module datetime

Source
Expand description

Module for Vortex datetime extension types.

Modules§

arrow
Arrow conversion logic for Vortex datetime types.

Enums§

TemporalJiff
A Jiff representation of a temporal value.
TemporalMetadata
Metadata for TemporalArray.
TimeUnit
Time units for temporal data.

Statics§

DATE_ID
ID for the Vortex date type.
TIMESTAMP_ID
ID for the Vortex timestamp type.
TIME_ID
ID for the Vortex time type.

Functions§

is_temporal_ext_type
Check if an ExtID is one of the temporal types.