asterzwx

Results 6 comments of asterzwx

has there been any solution to this issue?

Hi thanks for your reply. Currently I'm using `ion-datetime-picker` instead of `input`, so will I still be able to proceed with my use case? If so, do I just validate...

I see. By the way, I need to modify the hour (as shown in attached photo), and I can only do so in **ion-datetime-picker.min.js** using `e.hour`. How will I be...

Oh yes, sorry one more thing, are we able to let the hour and minute boxes in the popup to be non-editable? **Update**: I managed to do that using ng-readonly="true".