This commit is contained in:
2020-02-07 21:53:17 +00:00
parent 6ec38ad456
commit 1e73171abc
4 changed files with 62 additions and 45 deletions

View File

@@ -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",