Julien James Posted February 20 Share Posted February 20 (edited) 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. Edited February 20 by Julien James Add forum link Link to comment Share on other sites More sharing options...
vitor Posted February 21 Share Posted February 21 Thank you for the submission. It will be live soon at http://alfred.app/workflows/julienlehuen/epoch-converter/. Julien James 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now