Localization support for chrono, patched to work with the latest version
Find a file
2018-12-05 18:53:22 +00:00
locales Add italian translations and moved tests to tests directory 2018-12-05 18:53:22 +00:00
src Add italian translations and moved tests to tests directory 2018-12-05 18:53:22 +00:00
tests Add italian translations and moved tests to tests directory 2018-12-05 18:53:22 +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 build script to convert json locales at compile time 2018-12-05 18:42:47 +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!