Calendar: Timepicker changes from 12 am
to 12 pm
automatically
#4449
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The timepicker in calendar changes from manual input
12:30 am
to12:30 pm
when lose focus.Reproducer
https://codesandbox.io/p/sandbox/quizzical-hooks-xlmrqd?welcome=true
PrimeVue version
3.34.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
(important: having props = hour-format="12", time-only)
input
to12: 30 am
, click outside from the inputam
changed topm
Screen.Recording.2023-09-14.at.10.34.38.PM.mov
Expected behavior
It should remain
12: 30 am
.The text was updated successfully, but these errors were encountered: