This commit is contained in:
@@ -167,7 +167,7 @@ export default {
|
||||
// );
|
||||
// let dtPrecipice = dtToday.plus({ days: -85 }).toUTC();
|
||||
|
||||
let timeZoneName = window.$gz.locale.getBrowserTimeZoneName();
|
||||
let timeZoneName = window.$gz.locale.getResolvedTimeZoneName();
|
||||
let languageName = window.$gz.locale.getBrowserLanguages();
|
||||
let hour12 = window.$gz.store.state.userOptions.hour12;
|
||||
for (let i = 0; i < temp.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user