timediff 0.2.1

🦀 Rust library for printing human readable, relative time differences
Documentation

timediff

Status: stable

Documentation | Github | Crate

Features:

  • Parses and prints human readable, relative time differences.
  • Parses std::time::Duration to a human readable, relative time differences string.
  • Parsed result is based on ranges defined in the Day.js

License

This package is licensed under MIT license. See LICENSE for details.

Credits