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