pub trait OutputTimeRepresentation: TimeRepresentation { }Expand description
This trait captures the subset TimeRepresentations suitable for output.
pub trait OutputTimeRepresentation: TimeRepresentation { }This trait captures the subset TimeRepresentations suitable for output.