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.

[Bug Report] v-date-picker new month is started at the end of previous month in FA-local

See original GitHub issue

Steps to reproduce

Versions

Vuetify 0.15.7 and vue2.4

What is expected ?

In date picker month should be started with its first day. which is not working for ‘FA’ locals.

What is actually happening ?

for current date 26 SEP 2017, correct value in FA local is مهر ۴, ۱۳۹۶ ۴ means 4 in English and مهر is the month 7th in Persian and ۱۳۹۶ means 1396. but in the date picker white space header it is showing ۱۳۹۶ شهریور . شهریور is the month 6 in FA local. on the other hand for blue space it is showing مهر ۴ means 4th day of month 7 which is correct one.

Another problem is date picker table. in codepen month 7 is started at the end of month 6. ۱ or 1 in English is the first day of month 7 in FA local which should be in the first row of table but now it is on the last row after ۳۱ or 31 of month 6 in FA local.

Reproduction Link

https://codepen.io/MUHU/pen/QqdVLP

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:20
  • Comments:26 (9 by maintainers)

github_iconTop GitHub Comments

32reactions
miladmeidanshahicommented, Mar 10, 2018

it’s so important to be fix

7reactions
johnleidercommented, Nov 11, 2020

After talking with the team, we haven’t been able to nail this one down. I’m moving this to the Vuetify 3 project so that we can re-evaluate it once we get to Phase 3 of the development process (The one where we put v-date-picker together), to see if it can happen naturally or at least have some sort of path forward.

Once we get to that point I will update this thread and see what options we have available. Thank you for your patience.

If you have any questions, please reach out to us in our Discord community.

Read more comments on GitHub >

github_iconTop Results From Across the Web

vuetify v-date-picker not start by first day of month in persian ...
[Bug Report] Problem with vuetify Persian datepicker year ... of: [Bug] Date picker new month is started at the end of previous month...
Read more >
Set Start date issue (skips one entire month) if ... - GitHub
Datepicker version 1.0.7 Greetings: I'm working with two datepicker elements to select start and end dates, the second one's start date is ...
Read more >
<input type="month"> - HTML: HyperText Markup Language
<input> elements of type month create input fields that let the user enter a month and year allowing a month and year to...
Read more >
DatePicker - Ant Design
Add status to DatePicker with status , which could be error or warning . expand code ... picker, Set picker type, date |...
Read more >
react-datepicker - npm
A simple and reusable datepicker component for React. Latest version: 4.8.0, last published: 7 months ago. Start using react-datepicker in ...
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