mominsamir / smDateTimeRangePicker

Angular Material Date Picker, DateTime Picker, Date Range Picker, Date Time range picker
http://mominsamir.github.io/smDateTimeRangePicker/
MIT License
130 stars 50 forks source link

Problem choosing a month / year in custom range #134

Open wesleifreitas opened 7 years ago

wesleifreitas commented 7 years ago

Steps to the problem:

  1. Access http://mominsamir.github.io/smDateTimeRangePicker/#!/range-picker-demo and click on input untitled-1 fw

  2. Click in CUSTOM RANGE untitled-2 fw

  3. Click in month-year untitled-3 fw

  4. Click in month of other year (e.g. may/2018) untitled-4 fw

  5. Problem! may(2017) untitled-5 fw

mominsamir commented 7 years ago

fixed this issue, pushing fix

wesleifreitas commented 7 years ago

Hi @mominsamir Has the issue been fixed? Otherwise I can try to fix

mominsamir commented 7 years ago

Yes this is fixed but not pushed yet, i will try to push it tonight

wesleifreitas commented 7 years ago

Ok 👍

I found another problem with the UTC moment, I sent a pull request ;)