Addition of the date format for France (#3033)

This commit is contained in:
Charles-Henri Decultot 2017-04-10 09:16:10 +02:00 committed by Rushabh Mehta
parent afaad51f60
commit 8a134e11c2

View file

@ -847,6 +847,7 @@
"currency_fraction_units": 100,
"currency_symbol": "\u20ac",
"number_format": "# ###,##",
"date_format": "dd/mm/yyyy",
"timezones": [
"Europe/Paris"
]