Vuepic / vue-datepicker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
1.43k stars 142 forks source link

Set Today Date #955

Closed faizaaulia closed 1 month ago

faizaaulia commented 1 month ago

Is your feature request related to a problem? Please describe. The today marker here is auto selected by the date on the device. Is it possible to set the today with custom date? image

Describe the solution you'd like Add todayDate maybe, that will set the today marker by the todayDate value. If it set 2024-07-29 for example, event in the device today is 2024-07-30, the today marker will be on 2024-07-29

Jasenkoo commented 1 month ago

Kinda defeats the purpose of marking today. You can hide it and custom border class on a needed date.