This commit is contained in:
@@ -782,7 +782,7 @@ export default function initialize() {
|
||||
//TODO: also need the other locale settings such as number and date formats etc to be added at server
|
||||
window.$gz.store.commit("setLocale", {
|
||||
decimalSeparator: ".",
|
||||
currencyName: "USD",
|
||||
currencyName: "EUR",
|
||||
hour12: true,
|
||||
// shortDate: "YYYY-MM-DD",
|
||||
// shortTime: "hh:mm:ss A",
|
||||
|
||||
Reference in New Issue
Block a user