Localization support for chrono, patched to work with the latest version
Find a file
2018-12-02 16:30:21 +00:00
locales Localisations in an HashMap 2018-12-02 16:30:21 +00:00
src Localisations in an HashMap 2018-12-02 16:30:21 +00:00
.editorconfig First version 2018-12-02 13:38:33 +00:00
.gitignore First version 2018-12-02 13:38:33 +00:00
build.rs Localisations in an HashMap 2018-12-02 16:30:21 +00:00
Cargo.toml Localisations in an HashMap 2018-12-02 16:30:21 +00:00
README.md First version 2018-12-02 13:38:33 +00:00
rustfmt.toml First version 2018-12-02 13:38:33 +00:00

chrono-locale

This crate allows to format chrono dates with localized months and week days.

It's in early development and everything could change. Please don't use.

License

This project has no license yet and therefore cannot be used.

A license will be added when the project will be usable.