date: fix typo (#4069)

This commit is contained in:
Mikey Garcia
2020-05-26 20:46:20 -07:00
committed by GitHub
parent b93d22d707
commit e015180320
5 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
- Mostra la data corrente in UTC e formato ISO 8601:
`date -u +"%Y-%m-%dT%H:%M:%SZ"`
`date -u +"%Y-%m-%dT%H:%M:%S%Z"`
- Mostra la data corrente come timestamp Unix (secondi dall'epoca Unix):