From 350f2cc1f16724702a5097769b18b1886dc30b7f Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Wed, 13 Sep 2023 22:38:47 +0530 Subject: [PATCH] chore(README): chrono-locale -> chrono-lc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94c4030..ba71160 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# chrono-locale +# chrono-lc This crate allows to format [chrono](https://github.com/chronotope/chrono) dates with localized months and week days. Backwards comptible fork of [Alex-PK/chrono-locale](https://github.com/Alex-PK/chrono-locale), now works with the latest version of chrono.