Localization support for chrono, patched to work with the latest version
Find a file
2018-12-13 10:24:53 +00:00
locales Fix pt and pt-br locales 2018-12-09 09:14:17 +00:00
src Improve crate documentation 2018-12-13 10:24:53 +00:00
tests Add tests for de, es, fr, js, pt, pt-br and improve other tests 2018-12-09 09:14:47 +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 Do not allow 2-items ampm definitions 2018-12-13 09:16:37 +00:00
Cargo.toml build script to convert json locales at compile time 2018-12-05 18:42:47 +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 Cleanup 2018-12-05 09:12:17 +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!