DateFormatter
public extension DateFormatter
-
Returns a
DateFormatterthat handles all of the provideddateStrings, ornilif a formatter could not be found.Declaration
Swift
static func formatter(dateStrings: [String]) throws -> DateFormatter
View on GitHub
DateFormatter Extension Reference