Localization support for chrono, patched to work with the latest version
Find a file
2018-12-03 09:39:38 +00:00
locales Localisations in an HashMap 2018-12-02 16:30:21 +00:00
src Chenge Locales structure and implement dynamic translation 2018-12-03 09:39:38 +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
LICENSE.txt Add license and update README 2018-12-03 08:32:59 +00:00
README.md Add license and update README 2018-12-03 08:32:59 +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. Yet!