Open alexduryee opened 8 years ago
The library currently has no foreign language support, although it should be simple to implement (dict of mappings e.g. {"janvier" => "January"}
{"janvier" => "January"}
Support for French and Spanish months added.
Support for Italian and German months added by @retokromer (thanks!)
The library currently has no foreign language support, although it should be simple to implement (dict of mappings e.g.
{"janvier" => "January"}