4 ms·
Also worth noting that you can pipe the result to `pbcopy` to put it in your clipboard. Super useful if you haven't seen it before. $ date -r 1577733633 |
by iandev 6y ago
Also worth noting that you can pipe the result to `pbcopy` to put it in your clipboard. Super useful if you haven't seen it before.
$ date -r 1577733633 | pbcopy