diff package:formatting
Display a time span as one time relative to another. Input is assumed
to be seconds. Typical inputs are NominalDiffTime and
DiffTime.
Display seconds in the following pattern: 00:00:00:00, which
ranges from days to seconds.
Variation of
diffComponents, which lets you explicitly specify
how to render each component.