MattCheetham Posted March 18, 2013 Share Posted March 18, 2013 (edited) I created a simple workflow to copy the current timestamp (In seconds or milliseconds) to clipboard. Useful as a developer! http://cl.ly/001g0F3K0e2R Usage timestamp - Copies current time in seconds to clipboard timestampm - Copies current time in milliseconds to clipboard timestamp <timestamp> - Converts timestamp to readable date Feedback Let me know if theres any problems or feature requests! Cheers. Edited March 23, 2013 by MattCheetham Link to comment
jdfwarrior Posted March 18, 2013 Share Posted March 18, 2013 I created a simple workflow to copy the current timestamp (In seconds or milliseconds) to clipboard. Useful as a developer! http://cl.ly/1k3M2A2F3J1R Usage timestamp - Copies current time in seconds to clipboard timestampm - Copies current time in milliseconds to clipboard Feedback Let me know if theres any problems or feature requests! Cheers. I haven't looked at yours yet but another addition I find really useful to add to this is.. in the timestamp extension I made for Alfred 1, you could grab current timestamp, or pass a timestamp to it and it would read that and convert it to a human readable date/time. That would be super useful as well. Florian 1 Link to comment
MattCheetham Posted March 18, 2013 Author Share Posted March 18, 2013 Good idea, just updated it now to include that. Converts timestamp to standard date/time format! Link to comment
ApeWare Posted March 19, 2013 Share Posted March 19, 2013 I tried this and couldn't get the timestamp <timestamp> to work. Tried typing "timestamp 1363707797830" (no quotes) and it went to google search. Suggestions? Link to comment
MattCheetham Posted March 23, 2013 Author Share Posted March 23, 2013 I tried this and couldn't get the timestamp <timestamp> to work. Tried typing "timestamp 1363707797830" (no quotes) and it went to google search. Suggestions? My bad, messed up replacing the link. New version should work with that function! Link to comment
mwaterfall Posted April 3, 2013 Share Posted April 3, 2013 I haven't looked at yours yet but another addition I find really useful to add to this is.. in the timestamp extension I made for Alfred 1, you could grab current timestamp, or pass a timestamp to it and it would read that and convert it to a human readable date/time. That would be super useful as well. Dave, I just came across your comment and thought you might want to check out the workflow I submitted last week for converting between UTC timestamps and various human readable datetime strings. I'm actually finding it ridiculously useful! Datetime Format Converter - Convert between unix timestamps and datetime strings Link to comment
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