bliblidotcom / vue-rangedate-picker

Range date picker with simple usage
https://bliblidotcom.github.io/vue-rangedate-picker/demo/
MIT License
217 stars 123 forks source link

start date of a year does not collect #65

Open u5surf opened 6 years ago

u5surf commented 6 years ago

vue & vue-rangedate-picker version

2.5.9, 0.3.4

Reproduction Link

https://bliblidotcom.github.io/vue-rangedate-picker/demo/

Steps to reproduce

  1. e.g. you see Range Date Normal Mode calender picker the demosite
  2. select period which extend from 2017 to 2018 at calendar modal view
  3. it does not start correctly, 2018/01/01 is Monday. 2018-07-04 12 00 59

What is Expected?

it starts correctly day of week which extend form one year to next.