Hi, Also if anyone has any ideas on how to best support/not support the ":" in time zones please contribute.
Possible options are: 1. Add two new format characters ("o" and "z"?) 2. Change format string to include the hour minute seperator "O:O" or "Z:Z" 3. Add a DateFormatter property includeColonInTimeZone (defaults to true) or perhaps the more flexible hourMinuteTimezoneSeperator (defaults to ':")? Thanks, Justin