79487402

Date: 2025-03-05 18:45:55
Score: 1.5
Natty:
Report link

SS64 has a separate section for Mac commands which maybe didn't exist when this question was first asked https://ss64.com/mac/date.html

From the examples:
Print the date as an ISO 8601 compliant date/time string:

$ date -I
$ date -Iminutes
$ date -Iseconds
Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: SS64