This is a rewrite of the
since
bash script into rust. First draft, kinda bad, made on an airplane without wifi.
b6a609882f
Signed-off-by: Christina Sørensen <christina@cafkafk.com> |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
flake.lock | ||
flake.nix | ||
LICENSE.txt | ||
README.md |
since - calcuate time since rfc3339 timestamp
This is a rewrite of the since
bash script into rust. First draft, kinda bad,
made on an airplane without wifi.
usage
For now, only entry as rfc3339 timestamp is supported.
cargo run -- "2014-11-28T12:00:09Z"