katemihalikova / ion-datetime-picker

Date and/or time picker for awesome Ionic framework
MIT License
168 stars 101 forks source link

Setting default values for hours and minutes #78

Closed gopalakrishnanhs closed 7 years ago

gopalakrishnanhs commented 7 years ago

I need to set default value for minutes and hours and make the text readonly. Is it possible using any method or do i have to customise it?

katemihalikova commented 7 years ago

You can use the date picker and show the time in the picker button/ion-item/whatever only. It is currently not possible to disable any part of the picker, only changeable inputs should be shown to user.