We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When 24-hours is enabled on calendar component, and one select the current date without changing the hours, the hours is ignored and is set to 00.
https://primevue.org/calendar/#time
3.50.0
3.x
TypeScript
Vue CLI App
ALL
Go to https://primevue.org/calendar/#time and select 24-hours format, then click on current date without changing hour.
To take current hour
The text was updated successfully, but these errors were encountered:
We have exactly the same issue.
Sorry, something went wrong.
i am suggest the fixed code :) (#5644)
I believe this issue is probably fixed in PR #5607, which was included in PrimeVue version 3.52.0
No branches or pull requests
Describe the bug
When 24-hours is enabled on calendar component, and one select the current date without changing the hours, the hours is ignored and is set to 00.
Reproducer
https://primevue.org/calendar/#time
PrimeVue version
3.50.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
ALL
Steps to reproduce the behavior
Go to https://primevue.org/calendar/#time and select 24-hours format, then click on current date without changing hour.
Expected behavior
To take current hour
The text was updated successfully, but these errors were encountered: