Non garbled time with at
One of the things I hate about at is that it always seems to think my time specification is garbled. This small wrapper ought to fix that annoyance once and for all.
https://gist.github.com/steviethecat/bff07bc5111a6fc2d222
I figured that GNU date handles dates a lot better than at, so why not utilize that fact. Do note that GNU date seems to be better supported than the version of date that is shipped with El Capitan. Just put this function in your .bash_profile or system wide. Enjoy the non-garbled time!













