What it difference from normal Svelte Flatpickr ?
There was has a Svelte Flatpickr before this but there no update for so long and lack of some feature , here a list that svelte flatpickr plus is difference
- On a calendar, year input has been replace with year dropdown element for easy to select year.

- You can setting a reset behavior with
resetMoveDefaultandresetToDefaultoption.
- You can using your locale years (e.g. Buddhist Era) with
useLocaleYearoption.
