Allow switching of timezone string to messages locale, too.
* adjust POSIX locale backend to redirect the timezone string through the messages/time-locale indirection
This commit is contained in:
@@ -37,6 +37,8 @@ public:
|
||||
|
||||
const char* GetLanginfo(int index);
|
||||
|
||||
const Locale& ICULocaleForStrings() const;
|
||||
|
||||
private:
|
||||
status_t _SetLCTimeEntries(const UnicodeString* strings,
|
||||
char* destination, int entrySize,
|
||||
|
||||
Reference in New Issue
Block a user