You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Am using this date drop downs , now I want to show only year drop down, No need for month and year drop down. I tried like this displayFormats: "y"
but It didn't work.