DatePicker 12am to 12pm issue #6686
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The DatePicker component does not work properly in the 12-hour format if you have 12 am selected for time and select another date the time changes to 12 pm this doesn't occur with other times leading me to believe this is unintended
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template?file=README.md
PrimeVue version
4.1.1
Vue version
4.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Go to DatePicker Component with 12-hour format set time to 12 AM clicking another date time changes to 12 pm
Expected behavior
12 am should not change to 12pm on selecting a new date
The text was updated successfully, but these errors were encountered: