How to add custom Calendar to DatePickerSingle

I am trying to use a custom Date Picker where the Calendar uses just the date when the NYSE was open for trading (i.e. using the NYSE calendar from pandas_market_calendar) keeping other dates greyed out (i.e. unselectable dates of Weekends and Holidays). How can I achieve this kind of functionality of using a custom calendar into DatePickerSingle.