This is a library for human readable elapsed time string
A command-line tool for converting time durations to human-readable formats, built using the `human-time` crate.
Display time in a human readable manner.
This is a library for human readable elapsed time string
A data structure for managing a human readable time
A parser and formatter for std::time::{Duration, SystemTime}
human time parser
A parser and formatter for std::time::{Duration, SystemTime}
Human-friendly time expressions - similar to Python arrow.humanize
A simple human-readable time formatter for durations and timestamps.
Converts seconds into a human readable format (struct) containing years, days, hours, minutes and seconds.
Human-readable time string parsing and filtering with comparison operators (e.g., ">=7d", "<2h", "2024-05-01")
Formats seconds to readable time format i.e. 8h05m and vice versa
A Ruby gem for converting seconds into human-readable format (12345 => "3 hours, 25 minutes and 45 seconds").