typo - contribution by Jérôme Chailloux
svn: r12708
This commit is contained in:
parent
9e8420aaac
commit
52e908a5a1
@ -58,8 +58,8 @@ class DateParserFR(DateParser):
|
|||||||
|
|
||||||
# Add common value
|
# Add common value
|
||||||
|
|
||||||
month_to_int[u"bluviose"] = 1
|
month_to_int[u"bluviose"] = 5
|
||||||
month_to_int[u"vendose"] = 2
|
month_to_int[u"vendose"] = 6
|
||||||
month_to_int[u"7bre"] = 9
|
month_to_int[u"7bre"] = 9
|
||||||
month_to_int[u"8bre"] = 10
|
month_to_int[u"8bre"] = 10
|
||||||
month_to_int[u"9bre"] = 11
|
month_to_int[u"9bre"] = 11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user