locale: Fix 24 hour format for DateTimeFormats.
Signed-off-by: Augustin Cavalier <[email protected]> Fixes #12575. I checked with PulkoMandy on IRC before merging this, and fixed some whitespace violations of the coding style.
This commit is contained in:
committed by
Augustin Cavalier
parent
8981510671
commit
ac315db012
@@ -141,6 +141,7 @@ private:
|
||||
bool fUseStringsFromPreferredLanguage;
|
||||
|
||||
U_ICU_NAMESPACE::Locale* fICULocale;
|
||||
void CoerceFormatForClock(BString& outFormat) const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user