question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pick wrong date in text field

See original GitHub issue

Steps to reproduce

  1. open https://vuetifyjs.com/components/pickers
  2. Section #3 Date pickers - In dialog and menu
  3. Click TextFields
  4. Pick a date
  5. Get date after 1 month and 1 day on textfield

pick wrong

Versions

Vuetify: 0.16.0 Browser: Chrome 61.0.3163.100

Reproduction Link

https://vuetifyjs.com/components/pickers

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:30 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
CasperLaiTWcommented, Oct 6, 2017

something interesting, I got timezone America/Chicago 2017-10-06 11 37 23

But my system time zone is Taipei Standard Time. weird. screen shot 2017-10-06 at 11 42 49 pm

1reaction
jacekkarczmarczykcommented, Oct 6, 2017

That’s weird, the information given by you looks perfect, however I still cannot reproduce it… I’ve set CST+8:00 time zone and checked now in Chrome/Firefox/Explorer/Edge and everywhere I’m getting correct results 😕 Can you run Intl.DateTimeFormat().resolvedOptions().timeZone and new Date().toISOString() in console and send the result?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change how a date or time is displayed in a date picker, text ...
Double-click the date picker, text box, or expression box control whose data you want to format. · In the Control Properties dialog box,...
Read more >
Vuetify date picker doesn't save the correct date if i type it in ...
If i pick the date from the date picker calendar it works just fine however when i try typing or copy-pasting the date...
Read more >
Date Not Change in Input fields | OutSystems
Hello All,. I am using one Input Fields as Date as mention in the below snap 1). Note:- The date is a set...
Read more >
<input type="date"> - HTML: HyperText Markup Language
In this example, we create 2 sets of UI elements for choosing dates: a native <input type="date"> picker and a set of 3...
Read more >
Prevent date input after certain value - revert to last date or ...
If the user chooses the date picker, date-picker restricts choosing a date after 05.05.2023, by disabling these in the date-picker control, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found