Crates.io | tsinfo |
lib.rs | tsinfo |
version | 0.1.0 |
source | src |
created_at | 2021-07-09 19:22:48.284021 |
updated_at | 2021-07-09 19:22:48.284021 |
description | Information about UNIX timestamps |
homepage | https://github.com/ewpratten/tsinfo |
repository | https://github.com/ewpratten/tsinfo |
max_upload_size | |
id | 420885 |
size | 45,876 |
tsinfo
is a CLI tool for providing information about a specific UNIX timestamp.
# tsinfo 1625858332
1625858332 is July 9 2021, at 19:18:52 UTC (2 minutes ago)
# tsinfo
1625858471 is July 9 2021, at 19:21:11 UTC (now)
This crate can be installed via cargo
with:
cargo install tsinfo