[Bug Report] v-date-picker new month is started at the end of previous month in FA-local
See original GitHub issueSteps 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
Issue Analytics
- State:
- Created 6 years ago
- Reactions:20
- Comments:26 (9 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
it’s so important to be fix
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.