TIL that ISO8601DateFormatter [developer.apple.com] has easily configurable options. Using a simple convenience function I save a ton of time and code configuring finicky dateFormat strings. These best practices [nsdateformatter.com] were very helpful.
837739