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