setDayOfWeekFormat method

void setDayOfWeekFormat (String format)

Sets the global _dayOfWeekFormat

Implementation

static void setDayOfWeekFormat(String format) => _dayOfWeekFormat = format;