Ion-datetime fire event on select/focus/change

Is there a way to have an event fire when the user selects ion-datetime. My goal is that when the user selects it, I want to test if there is already a date specified or not. If no date specified I want to give a default date.

Mike