joshua-d-miller / macOSLAPS

Swift binary that will change a local administrator password to a random generated password. Similar behavior to LAPS for Windows
MIT License
383 stars 57 forks source link

Change date format to ISO8601 #48

Closed MagerValp closed 3 years ago

MagerValp commented 3 years ago

Also changes the deployment target to 10.12. If you want to stay on 10.10, see https://stackoverflow.com/questions/16254575/how-do-i-get-an-iso-8601-date-on-ios

joshua-d-miller commented 3 years ago

This change was applied without the pull. Thank you for the suggestion! :)

MagerValp commented 3 years ago

👍🏼