Jump to content

Epoch timestamps converter


Julien James

Recommended Posts

This is a workflow I created; which has had a few changes, fixes and improvements by other contributors over time.

 

The code is on Github and Packal; and had been posted on the Alfred Forum a while ago: 

 

 

It can epoch timestamps to human-readable date/time; or the other way around. It will try to convert automatically what is in the clipboard, and show the results when relevant. It handles different epoch units (second, millisecond, microsecond, nanosecond) and different human date/time precisions (year, month, day, hour, minute...), and shows results in local and UTC timezones. It tries to always do the most convenient thing possible, and works without configuration.

 

It uses a fairly basic library to build the workflow, that is all packaged in, and the system's Python 3 interpreter. There should be no other dependency.

image.thumb.png.ca420068a297a31dd51373b02d94614f.png

Edited by Julien James
Add forum link
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...