date: add set date (#7019)
This commit is contained in:
@@ -26,3 +26,7 @@
|
|||||||
- Display the current date using the RFC-3339 format (`YYYY-MM-DD hh:mm:ss TZ`):
|
- Display the current date using the RFC-3339 format (`YYYY-MM-DD hh:mm:ss TZ`):
|
||||||
|
|
||||||
`date --rfc-3339=s`
|
`date --rfc-3339=s`
|
||||||
|
|
||||||
|
- Set the current date using the format `MMDDhhmmYYYY.ss` (`YYYY` and `.ss` are optional):
|
||||||
|
|
||||||
|
`date {{093023592021.59}}`
|
||||||
|
Reference in New Issue
Block a user