setHourFormat method

void setHourFormat (String format)

Sets the global _hourFormat

Implementation

static void setHourFormat(String format) => _hourFormat = format;