MRTTimeFormat
enum MRTTimeFormat : NSUInteger {} |
Time format to use.
Summary
Enum cases
MRTTimeFormatDefault |
MRTTimeFormatH24 |
MRTTimeFormatH12 |
Enum cases
MRTTimeFormatDefault
MRTTimeFormatDefault |
Undocumented
MRTTimeFormatH24
MRTTimeFormatH24 |
24-hour time format.
MRTTimeFormatH12
MRTTimeFormatH12 |
12-hour time format with AM/PM marker.