date: fix typo in -u example (#9341)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
- Display the current date in UTC, using the ISO 8601 format:
|
||||
|
||||
`date -u +%Y-%m-%dT%H:%M:%SZ`
|
||||
`date -u +%Y-%m-%dT%H:%M:%S%Z`
|
||||
|
||||
- Display the current date as a Unix timestamp (seconds since the Unix epoch):
|
||||
|
||||
|
Reference in New Issue
Block a user