ChronoFormatter alias that allows lossy conversion of the time point representation.
Declared in <serialize.h>
<serialize.h>
template<typename U> using LossyChronoFormatter = ChronoFormatter<U, true>;