Y
Hacker News
new
|
ask
|
show
|
jobs
by
Hello71
2271 days ago
date -d @$1 +%Y-%m-%d
1 comments
danappelxx
2269 days ago
$ date -R Gets you very close with fewer characters
link
Hello71
2268 days ago
I mean, if you're not fixed on the output format, then date +%c.
link