Revert "date: fix typo (#4069)" (#5997)

This commit is contained in:
bl-ue
2021-05-20 12:36:10 -04:00
committed by GitHub
parent 5d3be85e4d
commit 33b5fcd7bd
5 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
- Display the current date in UTC and ISO 8601 format:
`date -u +"%Y-%m-%dT%H:%M:%S%Z"`
`date -u +"%Y-%m-%dT%H:%M:%SZ"`
- Display the current date as a Unix timestamp (seconds since the Unix epoch):