Module cftime_rs::encoder

source ·
Expand description

Module that implements the encode_cf method forCFDatetime and Vec<CFDatetime>.

Traits

  • This trait represents a CFEncoder. A CFEncoder is responsible for encoding CFDatetime into a specific format.