Is it possible to close the DatePicker modal by pressing the Today button?

Is it possible to close the DatePicker modal by pressing the Today button?
If this is not possible, are there any plans for this feature t

tmp

There is a public Close() method that can be used trough your DatePicker instance (@ref).

thank you very much. This is resolved.