Hacker News new | ask | show | jobs
by _thekev 5099 days ago
A lot simpler:

date --set "`date`"

1 comments

On a localized box, I had to run "unset LANG" first, because otherwise date doesn't seem to understand its own output.