YRTI18nPrefs
|
@interface YRTI18nPrefs : NSObject |
Localization preferences.
Summary
Class methods
|
+ (nonnull YRTI18nPrefs *)i18nPrefsWithSom:( YRTSystemOfMeasurement)som |
Properties
|
@property (nonatomic, readonly) YRTSystemOfMeasurement som; |
|
@property (nonatomic, readonly) YRTTimeFormat timeFormat; |
Class methods
i18nPrefsWithSom:timeFormat:
|
+ (nonnull YRTI18nPrefs *)i18nPrefsWithSom:( YRTSystemOfMeasurement)som |
Properties
som
|
@property (nonatomic, readonly) YRTSystemOfMeasurement som; |
System of measurement (metric or imperial).
timeFormat
|
@property (nonatomic, readonly) YRTTimeFormat timeFormat; |
Time format (12- or 24-hour).