Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 703 Bytes

File metadata and controls

25 lines (15 loc) · 703 Bytes

timestamp

A small program that provides useful information about unix-timestamps on the command line.

Build Status

Usage

go run main.go [[--time time : string]|[--timestamp timestamp : int]] [--diff [+|-]hours : int]] [--clean [--date]]

Features

  • Convert between dates and timestamps
  • Add/substract hours
  • Provides --clean option for scripting

Requirements

License

The program is released under the terms of the MIT license. See LICENSE for more information.