docteurklein / human-duration

a binary for chrono-humanize written in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

human-duration

a binary for chrono-humanize written in rust

usage

cargo build --release

target/release/human-duration 2323

will output:

38 minutes and 43 seconds

About

a binary for chrono-humanize written in rust


Languages

Language:Rust 100.0%