UIDatePicker - value changed event doesn't fire

I'm using a UIDatePicker in the Count Down Timer mode, and listening for the Value Changed event.


My listener doesn't get called the first time I make a change to the time. It does get called for every subsequent change.


Is this a bug? Anything I can do to work around it?


Thanks,

Frank