react-component / picker

📅 All Date Pickers you need.
https://picker.react-component.now.sh/
MIT License
275 stars 315 forks source link

fix: Luxon AM/PM formatting #862

Closed Amnesthesia closed 1 month ago

Amnesthesia commented 1 month ago

Luxon uses lowercase a for the meridiam token. Currently, AM/PM labels show up as A as Luxon passes it through

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 1:05am
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.42%. Comparing base (a368aa5) to head (2f7b36b). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #862 +/- ## ======================================= Coverage 95.42% 95.42% ======================================= Files 64 64 Lines 2711 2711 Branches 731 758 +27 ======================================= Hits 2587 2587 Misses 121 121 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.