t0gre / react-datepicker

An easily internationalizable, accessible, mobile-friendly datepicker library for the web, build with styled-components.
https://react-datepicker.netlify.com/
MIT License
331 stars 54 forks source link

Added function to move the calendar to a specific months. #88

Closed marekstracar closed 4 years ago

marekstracar commented 4 years ago

Created a new function which takes a date as an argument and uses the year and the month to move the calendar months to that specified date.