2
0
mirror of https://github.com/frappe/frappe.git synced 2024-06-03 01:50:48 +00:00

fix(Geo): change Canadian dates to ISO 8601 format

This commit is contained in:
gparent 2024-04-29 16:30:29 +00:00
parent 02ea846cd4
commit 902d48ce86

View File

@ -497,7 +497,7 @@
"currency_fraction_units": 100,
"currency_name": "Canadian Dollar",
"currency_symbol": "$",
"date_format": "mm-dd-yyyy",
"date_format": "yyyy-mm-dd",
"number_format": "#,###.##",
"timezones": [
"America/Atikokan",