This commit is contained in:
@@ -72,6 +72,9 @@ export default {
|
||||
},
|
||||
formats: {
|
||||
decimalSeparator: ".",
|
||||
currencySymbol: "$"
|
||||
currencySymbol: "$",
|
||||
shortDateFormat: "YYYY-MM-DD",
|
||||
shortTimeFormat: "hh:mm:ss A",
|
||||
shortDateAndTimeFormat: "YYYY-MM-DD hh:mm:ss A"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user