naoty / Timepiece

Intuitive date handling in Swift
MIT License
2.63k stars 147 forks source link

Remove unnecessary timeZone for ISO formatter #100

Closed basememara closed 5 years ago

basememara commented 5 years ago

The time zone is handled in the Swift source code already: https://github.com/apple/swift-corelibs-foundation/blob/4f228b782ee2c596eccf14eea6dfd184c187a022/Foundation/ISO8601DateFormatter.swift#L77