Date Picker ShowButtonPanel `Today`

Date Picker ShowButtonPanel `Today`


Currently the attribute, showButtonPanel displays two extra buttons on
the datepicker popup. `Close` and `Today`. Clicking `Today` though
does not do what users expect, in that it should put the current date
into the textfield and close the date picker.
Is this possible to override the `Today` button behavior?