This commit is contained in:
@@ -67,7 +67,7 @@ export default {
|
||||
rights: window.$gz.role.defaultRightsObject(),
|
||||
|
||||
//cache display format stuff
|
||||
timeZoneName: window.$gz.locale.getBrowserTimeZoneName(),
|
||||
timeZoneName: window.$gz.locale.getResolvedTimeZoneName(),
|
||||
languageName: window.$gz.locale.getBrowserLanguages(),
|
||||
hour12: window.$gz.locale.getHour12()
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user