date: add set date (#7019)

This commit is contained in:
indigane
2021-11-26 23:15:53 +02:00
committed by GitHub
parent 372cc4144b
commit 9c8a7b6685

View File

@@ -26,3 +26,7 @@
- Display the current date using the RFC-3339 format (`YYYY-MM-DD hh:mm:ss TZ`):
`date --rfc-3339=s`
- Set the current date using the format `MMDDhhmmYYYY.ss` (`YYYY` and `.ss` are optional):
`date {{093023592021.59}}`