MRTI18nPrefs
class MRTI18nPrefs : NSObject |
Localization preferences.
Summary
Class methods
class func i18nPrefs(withSom som: MRTSystemOfMeasurement, |
Properties
var som: MRTSystemOfMeasurement { get } |
var timeFormat: MRTTimeFormat { get } |
Class methods
i18nPrefs(withSom:timeFormat:)
class func i18nPrefs(withSom som: MRTSystemOfMeasurement, |
Properties
som
var som: MRTSystemOfMeasurement { get } |
System of measurement (metric or imperial).
timeFormat
var timeFormat: MRTTimeFormat { get } |
Time format (12- or 24-hour).