MRTTimeFormat

enum MRTTimeFormat : NSUInteger {}

Time format to use.

Summary

Enum cases

MRTTimeFormatDefault
Undocumented

MRTTimeFormatH24
24-hour time format

MRTTimeFormatH12
12-hour time format with AM/PM marker

Enum cases

MRTTimeFormatDefault

MRTTimeFormatDefault

Undocumented


MRTTimeFormatH24

MRTTimeFormatH24

24-hour time format.


MRTTimeFormatH12

MRTTimeFormatH12

12-hour time format with AM/PM marker.