Skip to content

0X616C695F6D/eeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Return current time as a timestamp in selected formats.

$ python eeon.py -h
usage: eeon.py [-h] [-f FORMATS] [-a] [-q] [-l]

options:
  -h, --help            show this help message and exit
  -f FORMATS, --formats FORMATS
                        selected formats
  -a, --all             spit out all timestamps
  -q, --quiet           suppress banner
  -l, --list            list available formats

$ python eeon.py -qf unix,hfs+

Unix : 1735761280.0165586
HFS+ : -347083519.98344135

About

Generate timestamps in many different formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages