Module ion_c_sys::timestamp

source ·
Expand description

Provides integration between ION_TIMESTAMP and chrono::DateTime.

Specifically, models the Ion notion of a Timestamp, with IonDateTime Which combines a DateTime with the concept of precision and known versus unknown offsets.

Structs

  • Higher-level wrapper over DateTime preserving ION_TIMESTAMP properties that DateTime does not preserve on its own.

Enums