I got sick of firing up node
or a browser JavaScript console for converting ms-since-epoch values to something I could actually understand.
This is a shortcut for:
λ node -pe '<a bunch of date formatting here>'
Alfred 2 (and obviously the PowerPack).
Requires node to be in /usr/local/bin/node
. Sorry, Alfred shell script extensions don't load much by default.