1 unstable release

0.1.0 Jul 9, 2021

#34 in #unix-timestamp

GPL-3.0 license

17KB

tsinfo

Crates.io Docs.rs Build Clippy Audit

tsinfo is a CLI tool for providing information about a specific UNIX timestamp.

Examples

# 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)

Installation

This crate can be installed via cargo with:

cargo install tsinfo

Dependencies

~2–11MB
~87K SLoC