Commit graph

26 commits

Author SHA1 Message Date
33bbea3e07
chore: please the clippy overlords - 2 2023-09-13 18:32:24 +05:30
3c7fd98044
chore: format with rustfmt & ignore generated content 2023-09-13 18:11:25 +05:30
8a3528f42a
chore: format with rustfmt - 2 2023-09-13 18:10:46 +05:30
add475c1c6
chore(crate): bump crate version 2023-09-06 13:09:16 +05:30
85043c4a3e
refactor: modernize codebase for rust edition 2021 2023-09-06 13:05:18 +05:30
c8d12a9e24
fix: git deps use tag, not version 2023-08-23 21:08:40 +05:30
b47f2afe06
chore(rustdoc): bump version 2023-08-23 21:02:40 +05:30
c9608a4d2c
chore: bump rev 2023-08-23 19:10:07 +05:30
2a7ebcc019
chore(docs): remove usage of deprecated methods 2023-08-23 19:09:11 +05:30
2f5a210fd3
chore: bump rev in rustdoc 2023-08-23 18:50:55 +05:30
ff1df090a1
chore: update installation rustdoc 2023-08-23 18:50:41 +05:30
ad73cdb33b
feat: make library compatible with chrono v0.4.26 2023-08-23 18:31:52 +05:30
Alessandro Pellizzari
ab56ab175c Add formatl to NaiveDateTime and fix doctests 2018-12-14 10:55:47 +00:00
Alessandro Pellizzari
b0d0c67dee Improve crate documentation 2018-12-13 10:24:53 +00:00
Alessandro Pellizzari
90d0599c3d Fix pt and pt-br locales 2018-12-09 09:14:17 +00:00
Alessandro Pellizzari
6b496f847c Normalise locale before using it 2018-12-09 08:02:04 +00:00
Alessandro Pellizzari
7c8289ef82 Search for base locale if extended locale is not found + remove code duplication 2018-12-09 07:53:30 +00:00
Alessandro Pellizzari
ac3a7cc907 Add capitalised am/pm and improve translation search 2018-12-09 07:26:02 +00:00
Alessandro Pellizzari
91d300149c Code reformat and deleted unused file 2018-12-06 09:23:09 +00:00
Alessandro Pellizzari
d4c00f1892 Allow to localise AM and PM and rename en to C 2018-12-06 09:17:18 +00:00
Alessandro Pellizzari
770653e2a1 Add italian translations and moved tests to tests directory 2018-12-05 18:53:22 +00:00
Alessandro Pellizzari
06c7199755 build script to convert json locales at compile time 2018-12-05 18:42:47 +00:00
Alessandro Pellizzari
64ea230a2b Cleanup 2018-12-05 09:12:17 +00:00
Alessandro Pellizzari
c70481d776 Chenge Locales structure and implement dynamic translation 2018-12-03 09:39:38 +00:00
Alessandro Pellizzari
201f9fec06 Localisations in an HashMap 2018-12-02 16:30:21 +00:00
Alessandro Pellizzari
7445bea0f7 First version 2018-12-02 13:38:33 +00:00