feat: add jalali date
In this PR jalali (Persian Date) supported.
I want to add this support to antd after merged
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/react-component/picker/D9s9KVAGfEwzgN5podjqzQqdpARU
✅ Preview: https://picker-git-fork-hosseinmd-jalalidate-react-component.vercel.app
Codecov Report
Merging #224 (e740176) into master (8bc4cce) will decrease coverage by
3.88%. The diff coverage is5.49%.
:exclamation: Current head e740176 differs from pull request most recent head 8d4f117. Consider uploading reports for the commit 8d4f117 to get more accurate results
@@ Coverage Diff @@
## master #224 +/- ##
==========================================
- Coverage 99.52% 95.64% -3.89%
==========================================
Files 45 46 +1
Lines 2113 2203 +90
Branches 622 629 +7
==========================================
+ Hits 2103 2107 +4
- Misses 8 94 +86
Partials 2 2
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/generate/moment-jalaali.ts | 0.00% <0.00%> (ø) |
|
| src/panels/DatePanel/DateBody.tsx | 96.15% <100.00%> (+0.15%) |
:arrow_up: |
| src/panels/MonthPanel/MonthBody.tsx | 91.66% <100.00%> (+0.36%) |
:arrow_up: |
| src/panels/QuarterPanel/QuarterBody.tsx | 100.00% <100.00%> (ø) |
|
| src/panels/YearPanel/YearBody.tsx | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 8bc4cce...8d4f117. Read the comment docs.
Please merge