DateHandler/_Date_fr.py typo
svn: r9595
This commit is contained in:
parent
a8769e138c
commit
58ba8aeac3
@ -205,7 +205,7 @@ class DateDisplayFR(DateDisplay):
|
|||||||
|
|
||||||
formats = (
|
formats = (
|
||||||
"AAAA-MM-JJ (ISO)", "Numérique", "Mois Jour, Année",
|
"AAAA-MM-JJ (ISO)", "Numérique", "Mois Jour, Année",
|
||||||
"MOI Jour, Année", "Jour Mois, Année", "Jour MOI Année"
|
"MOI Jour, Année", "Jour. Mois Année", "Jour. MOI Année"
|
||||||
)
|
)
|
||||||
|
|
||||||
def _display_gregorian(self, date_val):
|
def _display_gregorian(self, date_val):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user