I am trying to add a calendar/date picker while limiting the date availabilities to the fiscal year | XM Community
Skip to main content

I know very little about JS and flatpickr
So far I have added the following into my html code (Which added the Calendar):
https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build/calendar/assets/skins/sam/calendar.css" rel="stylesheet" type="text/css"/>


But I need to limit the date ranges from 7/1/2022 to 6/30/2023. Does anyone have ideas? Please let me know.

Thanks
 

khonda
I would recommend using flatpickr for this. Following thread should help you
How can I limit the dates that can be selected in Date Picker? — XM Community (qualtrics.com)


Leave a Reply