Hi
Maybe just use an existing vue-datepicker component, like https://github.com/mathieustan/vue-datepicker. Here's a demo https://vue-datepicker.netlify.app.
There's also an example for a birthday picker, https://vue-datepicker.netlify.app/#section__birthdayPicker.
Hope that helps.
Greets Adrian