setDayFormat method

void setDayFormat (String format)

Sets the global _dayFormat

Implementation

static void setDayFormat(String format) => _dayFormat = format;