tsinfo

Crates.iotsinfo
lib.rstsinfo
version0.1.0
sourcesrc
created_at2021-07-09 19:22:48.284021
updated_at2021-07-09 19:22:48.284021
descriptionInformation about UNIX timestamps
homepagehttps://github.com/ewpratten/tsinfo
repositoryhttps://github.com/ewpratten/tsinfo
max_upload_size
id420885
size45,876
Evan Pratten (ewpratten)

documentation

README

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
Commit count: 2

cargo fmt