Converts seconds into a readable format (struct) containing years, days, hours, minutes and seconds.
Add this to your Cargo.toml
:
toml
[dependencies]
secfmt = "0.1"
secfmt is distributed under the terms of the MIT license.
See LICENSE for details.