combodate icon indicating copy to clipboard operation
combodate copied to clipboard

Setting date to current year

Open ashhitch opened this issue 10 years ago • 1 comments

Currently the maxYear is set to 2015 as we in 2016 this will likely break a lot of apps not checking this. I have change this to : new Date().getFullYear() so its always the current year.

ashhitch avatar Jan 05 '16 08:01 ashhitch

Closes #54

colbywhite avatar Jan 23 '16 02:01 colbywhite