@@ -9,7 +9,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):
- 현재 날짜를 UTC 및 ISO 8601 형식으로 표시:
- 현재 날짜를 Unix 타임스탬프로 표시 (Unix epoch 이후 몇 초):
- Exibe a data atual no formato UTC e ISO 8601:
- Mostra a data atual em Unix timestamp - segundos desde 00:00:00 UTC de 1 de janeiro de 1970 (Unix epoch):
- Geçerli tarihi UTC ve ISO 8601 formatında görüntüleyin:
- Geçerli tarihi bir Unix zaman damgası olarak görüntüleyin (Unix zamanından bu yana geçen saniyeler):
- 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):