osx/*: update page (#7665)
This commit is contained in:

committed by
GitHub

parent
b1326296cd
commit
692469016e
@@ -5,11 +5,11 @@
|
||||
|
||||
- Display the current date using the default locale's format:
|
||||
|
||||
`date +"%c"`
|
||||
`date +%c`
|
||||
|
||||
- Display the current date in UTC and ISO 8601 format:
|
||||
|
||||
`date -u +"%Y-%m-%dT%H:%M:%SZ"`
|
||||
`date -u +%Y-%m-%dT%H:%M:%SZ`
|
||||
|
||||
- Display the current date as a Unix timestamp (seconds since the Unix epoch):
|
||||
|
||||
|
Reference in New Issue
Block a user