date

date#

Print / set the date.

$ date
$ date -u
$ date -Iseconds
$ date +%s
$ date +%Y-%m-%d
$ date -d '1 hour ago' +%s