It looks like you're new here. If you want to get involved, click one of these buttons!
That's all the code. Just try to add anywhere where you have a Form object: $Sender->Form->Date('date', array('Fields' => array('year','month','day')));
$Sender->Form->Date('date', array('Fields' => array('year','month','day')));
Only the month and day dropdowns will be displayed.