mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-01-07 09:39:15 +03:00
Retrieve ISO 8601 date via date utility
This commit is contained in:
parent
4f1e98dde2
commit
96d7c1752d
@ -6,6 +6,6 @@
|
||||
|
||||
`date +"%c"`
|
||||
|
||||
- Display the date using a custom format
|
||||
- Display the date in UTC and ISO 8601 format
|
||||
|
||||
`date +"%d/%m/%Y %H:%M:%S"`
|
||||
`date -u +"%Y-%m-%dT%H:%M:%SZ"`
|
||||
|
Loading…
Reference in New Issue
Block a user