How do I check the day number selected in DatePicker?
For example. If someone selects the next Tuesday of this year's March 2022 month, then the user should get it as 22 March, and when he selects next Friday he gets 25 March, is this possible? This will apply in every single date selected by the user.
I do not want to do this with any extension, if that's the case...