Skip to content

Simple utility to convert epoch time to human readable format.

License

Notifications You must be signed in to change notification settings

YF-Tung/EpochTimeConverter

 
 

Repository files navigation

Epoch Time Converter

This utility converts epoch timestamp to human readable format.

Just copy an epoch time string to pasteboard, and converted format will show on the menu bar.

Looks like this

image

This project is based on UTCMenuClock

Get started

  • Download the zip from here, unzip and start the app.

May 2020, YFTung


This is an obscenely simple program to add the UTC time to the MacOS Menu Status Bar. I desperately wanted two clocks as the network that I work on uses UTC Time exclusively for all of our devices. Converting in my head was a true pain.

The latest version is 1.2.3(1) for Mac OS >10.9 downloadable from GitHub in the Downloads section:

https://github.com/netik/UTCMenuClock/downloads


Uses LaunchController, which is Copyright (c) 2010 Ben Clark-Robinson, [email protected]

Compiled under XCode 4 and MacOS 10.7. It will run just fine in all current MacOS versions, including Yosemite (10.10)

NOTE: After you install this software, you still have to run it to use it:

Double-click "UTCMenuClock" in your /Applications folder. If you want it to start automatically every time you log in , click on the UTC clock in the menu bar and select "Open At Login"


John Adams 12/2014


This branch uses UTC instead of GMT for the clock. UTC and GMT are not interchangable time zones, they may differ by a few seconds.

JB 05/2016

About

Simple utility to convert epoch time to human readable format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 98.6%
  • Rich Text Format 1.4%