diff --git a/pages/common/date.md b/pages/common/date.md index 1344bafff..7e716fe77 100644 --- a/pages/common/date.md +++ b/pages/common/date.md @@ -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}}`