resetAlwaysUse24Hour method

void resetAlwaysUse24Hour()

Reset configuration to real device feature.

Implementation

void resetAlwaysUse24Hour() {
  _alwaysUse24HourFormat = null;
}