From 8a134e11c2c68c0f9d94c8d0c137e89219cdcc28 Mon Sep 17 00:00:00 2001 From: Charles-Henri Decultot Date: Mon, 10 Apr 2017 09:16:10 +0200 Subject: [PATCH] Addition of the date format for France (#3033) --- frappe/geo/country_info.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frappe/geo/country_info.json b/frappe/geo/country_info.json index d625e7eb6d..376a9f3c10 100644 --- a/frappe/geo/country_info.json +++ b/frappe/geo/country_info.json @@ -847,6 +847,7 @@ "currency_fraction_units": 100, "currency_symbol": "\u20ac", "number_format": "# ###,##", + "date_format": "dd/mm/yyyy", "timezones": [ "Europe/Paris" ]