setMonthFormat method

void setMonthFormat (String format)

Sets the global _monthFormat

Implementation

static void setMonthFormat(String format) => _monthFormat = format;