techouse / intl-date-time

International DateTime for Laravel Nova
MIT License
57 stars 21 forks source link

Set initial year value #11

Closed iventru closed 5 years ago

iventru commented 5 years ago

I make a museum site, and many exhibits date back to an average 1990 year. Every time flipping the date from 2019 to 1990 is not convenient. Is it possible to set the initial year? (but not withMeta -> value).

techouse commented 5 years ago

You do not have to flip the calendar back 30 years or so every time you wanna go back in the 90's 🤣 In v1.2.5 I updated flatpickr to v4.6.1 which features a more powerful year and month selector. You should've been able to select a past year from a dropdown or even type it into it. Check the gif example below:

back in time

iventru commented 5 years ago

Hmm, really, did not notice this. Thanks! )

techouse commented 5 years ago

Cool 💃