resetAlwaysUse24Hour method
void
resetAlwaysUse24Hour()
Reset configuration to real device feature.
Implementation
void resetAlwaysUse24Hour() {
_alwaysUse24HourFormat = null;
}
Reset configuration to real device feature.
void resetAlwaysUse24Hour() {
_alwaysUse24HourFormat = null;
}