Calendar: minDate bug when using 12 hourFormat #15286
Labels
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When I used the calendar component with [showTime]="true" [hourFormat]="12" properties and set a minDate to PM, after the time reached minDate, decrementing the hour resulted a strange behavior. Pressing the button decreased the hour and also changed the date.
primengcalendar.bug.mp4
Environment
Stackblitz
Reproducer
https://stackblitz.com/edit/1k7gzq
Angular version
17.3.1
PrimeNG version
17.13.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
Chrome 123
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: