MBIDateFormat

enum MBIDateFormat {}

Available date formats for date parser. To activate parsing of dates with month names in English, use formats which contain MONTH, e.g. MBIDateFormatDDMONTHYYYY. Month names in uppercase and short month names are supported (for example March and Mar).