Locale

public extension Locale
  • SwifterSwift: UNIX representation of locale usually used for normalizing.

    Declaration

    Swift

    static var posix: Locale { get }
  • SwifterSwift: Returns bool value indicating if locale has 12h format.

    Declaration

    Swift

    var is12HourTimeFormat: Bool { get }

Functions