/stamp

A command line tool for quickly converting Unix timestamps to human readable form.

Primary LanguageGoMIT LicenseMIT

stamp

A command line tool to quickly format a Unix timestamp in a human-readable form.

Installation

Go is required to build this software.

To just build it, run go build from this directory. stamp will be available in the same folder.

To install to your system run go install.