Commit graph

60 commits

Author SHA1 Message Date
2e5a1da94a
chore(vscode): move configs into correct folder 2023-09-13 18:28:07 +05:30
e9e67bd42a
chore(vscode): include dev extensions 2023-09-13 18:27:44 +05:30
66e6831a8e
chore(ci): build without locked, since lib 2023-09-13 18:12:18 +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
5a70107020
chore: format with rustfmt - 1 2023-09-13 18:10:14 +05:30
61fb62efd5
chore(tests): fix he test, updated crate name 2023-09-13 18:09:25 +05:30
5aaea1a99b
fix(build): tell rustfmt to ignore formatting for generated locales file 2023-09-13 17:37:43 +05:30
5065fec39d
fix(ci): actions config file path 2023-09-13 17:35:10 +05:30
82f2d825ab
chore(actions): include CI action for checks
I just yanked this from df8570b16e/.github/workflows/ci.yaml.
2023-09-13 17:34:32 +05:30
8d516df280
merge PR #2 hebrew locales
Create he.json (Hebrew support)
2023-09-13 17:31:13 +05:30
43cceacf5a
fix(locales): missing month in long months for he locale 2023-09-13 17:29:58 +05:30
f44f311242
chore(tests): include test for he (hebrew) locale 2023-09-13 17:29:32 +05:30
add475c1c6
chore(crate): bump crate version 2023-09-06 13:09:16 +05:30
e25de2a2f6
chore(crate): bump dependencies 2023-09-06 13:08:13 +05:30
85043c4a3e
refactor: modernize codebase for rust edition 2021 2023-09-06 13:05:18 +05:30
Lior Shaposhnikov
a0be02c756
Create he.json 2023-08-27 12:26:52 +03:00
9965c3355c
chore(tests): include pl locale tests 2023-08-26 21:52:06 +05:30
512502b7e8
feat: include polish locale 2023-08-26 21:45:45 +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
408a1012a4
chore(README): bump version 2023-08-23 21:02:15 +05:30
f666f3bef6
chore: bump version 2023-08-23 21:02:00 +05:30
be514e708a
chore(crate): use rust edition 2021 2023-08-23 20:56:04 +05:30
c7852a2819
merge: PR #1 turkish locales
(feat) Turkish Locales
2023-08-23 20:54:12 +05:30
Barış
ac24e908ff fix test 2023-08-23 18:21:34 +03:00
Barış
a13a1372e9 added test 2023-08-23 18:17:39 +03:00
Barış
4af5d1ff59 (feat) Turkish Locales 2023-08-23 17:09:13 +03:00
8cf70c3be2
chore(README): update chrono docs version to latest 2023-08-23 19:15:21 +05:30
d84ef5c320
chore(README): rust example syntax highlighting 2023-08-23 19:14:38 +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
aa1befecb3
chore(README): bump rev 2023-08-23 18:51:13 +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
6ba7a3bd04
chore: update docs 2023-08-23 18:50:02 +05:30
f8599bf8ef
chore(tests): remove deprecated method usage 2023-08-23 18:44:29 +05:30
c359068ce0
chore: change library details 2023-08-23 18:32:07 +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
cfcbd8e555 Prepare Cargo.toml for crates.io 2018-12-14 09:20:05 +00:00
Alessandro Pellizzari
5472114b91 Add usage section in the README 2018-12-14 08:35:56 +00:00
Alessandro Pellizzari
b0d0c67dee Improve crate documentation 2018-12-13 10:24:53 +00:00
Alessandro Pellizzari
60aa004abe Do not allow 2-items ampm definitions 2018-12-13 09:16:37 +00:00
Alessandro Pellizzari
2eff6a0e8e Add tests for de, es, fr, js, pt, pt-br and improve other tests 2018-12-09 09:14:47 +00:00
Alessandro Pellizzari
90d0599c3d Fix pt and pt-br locales 2018-12-09 09:14:17 +00:00
Alessandro Pellizzari
699368265f Add pt and pt-br 2018-12-09 08:02:21 +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
85266ad161 Add de, es, fr and ja translations. Fix it translation 2018-12-09 07:26:47 +00:00