pub trait OutputTimeRepresentation: TimeRepresentation { }
Expand description

This trait captures the subset TimeRepresentations suitable for output.

Implementors§