A few more entries in the list of possible month spellings
svn: r11977
This commit is contained in:
parent
5cc9c483ee
commit
e04fe91f53
@ -216,9 +216,12 @@ month_values = {
|
|||||||
'feb' : 2,
|
'feb' : 2,
|
||||||
'febr' : 2,
|
'febr' : 2,
|
||||||
'maa' : 3,
|
'maa' : 3,
|
||||||
|
'mar' : 3,
|
||||||
|
'march' : 3,
|
||||||
'mrt' : 3,
|
'mrt' : 3,
|
||||||
'maart' : 3,
|
'maart' : 3,
|
||||||
'apr' : 4,
|
'apr' : 4,
|
||||||
|
'april' : 4,
|
||||||
'mei' : 5,
|
'mei' : 5,
|
||||||
'may' : 5,
|
'may' : 5,
|
||||||
'jun' : 6,
|
'jun' : 6,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user