Skip to content
New issue

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

[Bug Report][3.6.13] The format for "keyboardDateTime", "keyboardDateTime12h","keyboardDateTime24h" show seconds as part of the formatted output. #20228

Open
RyanCrompton opened this issue Jul 26, 2024 · 0 comments · May be fixed by #20229
Labels
E: date T: bug Functionality that does not work as intended/expected
Milestone

Comments

@RyanCrompton
Copy link

Environment

Vuetify Version: 3.6.13
Vue Version: 3.5.0-alpha.4
Browsers: Opera 109.0.0.0
OS: Windows 10

Steps to reproduce

  1. Format a Date object using the "useDate" composable.
  2. Format includes seconds.

Expected Behavior

07/26/2024, 18:21

Actual Behavior

07/26/2024, 18:21:28

Reproduction Link

https://play.vuetifyjs.com/#...

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected E: date labels Jul 28, 2024
@KaelWD KaelWD added this to the v3.6.x milestone Jul 28, 2024
@KaelWD KaelWD modified the milestones: v3.6.x, v3.7.x Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E: date T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants