DateFormatter

public extension DateFormatter
  • Returns a DateFormatter that handles all of the provided dateStrings, or nil if a formatter could not be found.

    Declaration

    Swift

    static func formatter(dateStrings: [String]) throws -> DateFormatter