How to modify the calendar date picker widget?
I am using APEX 20.2.
I have a few modifications I need to make to the calendar widget but can't seem to find much documentation on it. I would like to modify the "Close" button to say "Save" instead. I would also like when the user clicks on the "Today" button it will either highlight today's date (right now it only moves the calendar to the current month) or just close when pressed. I would prefer the latter but if that's not possible I would at least like the former. Does anybody know if it is possible to make modifications to the Date Picker widget