Closed
Description
The DateFormatter
is not thread safe - https://github.com/apple/swift-corelibs-foundation/blob/bfead15ba7a547a8e2ea79dfd8be97de1153245d/Sources/Foundation/DateFormatter.swift#L190-L201
This is inconsistent with the behaviour and description of the Objective-C Foundation implementation - https://developer.apple.com/documentation/foundation/dateformatter