secfmt 0.1.0

Converts seconds into a human readable format (struct) containing years, days, hours, minutes and seconds.
Documentation

secfmt

Converts seconds into a readable format (struct) containing years, days, hours, minutes and seconds.

Usage

Add this to your Cargo.toml:

[dependencies]
secfmt = "0.1"

License

secfmt is distributed under the terms of the MIT license.

See LICENSE for details.