ice-j / DateTimePicker

A DateTimePicker for Xamarin.Forms.
3 stars 2 forks source link

Binding Nullable DateTime #1

Open michaelrinderle opened 7 years ago

michaelrinderle commented 7 years ago

I am new to xamarin and porting an HTML app over. Is there away to bind a DateTime? variable to this control?

Thanks in advance! 🍡

ice-j commented 7 years ago

Suddenly not right now, this control only combines the DatePicker and the TimePicker native components. But feel free to edit it in any way and do a PR if you get it done.