date: fix typo in -u example (#9341)

This commit is contained in:
Nándor
2022-10-26 05:36:33 +03:00
committed by GitHub
parent c6ef38c58d
commit af2f120a54
5 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
- Geçerli tarihi UTC ve ISO 8601 formatında görüntüleyin:
`date -u +"%Y-%m-%dT%H:%M:%SZ"`
`date -u +"%Y-%m-%dT%H:%M:%S%Z"`
- Geçerli tarihi bir Unix zaman damgası olarak görüntüleyin (Unix zamanından bu yana geçen saniyeler):