Today button onclick event

Hi,
I want to set some field values on clicking today button. How can i do this?

There is no separate handler for such action, clicking on the button triggers setCurrentView call , and related to it handlers (onBeforeViewChange, onViewChange )