Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 421 Bytes

Command Line Python 3 Epoch Converter

A simple tool to covert epoch timestamps -> human readable dates and times. Meant to be easily accessible from a terminal window so you don't have to go out to a website each time you need to convert a timestamp.

Getting Started

Copy the python file to somewhere in your PATH or link it to somewhere in your PATH.

Prerequisites

Python 3

Authors

  • Brett Barton