Expand description
Module for Vortex datetime extension types.
Modules§
- arrow
- Arrow conversion logic for Vortex datetime types.
Enums§
- Temporal
Jiff - A Jiff representation of a temporal value.
- Temporal
Metadata - Metadata for TemporalArray.
- Time
Unit - 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
ExtIDis one of the temporal types.