ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

How can I hide a minutes bar in date time picker to show only hours but not Minutes bar,Default Min should be zeros. #145

Closed lakshmipunati closed 7 years ago

lakshmipunati commented 7 years ago

How can i hide a minutes bar in datetime picker??

allenhwkim commented 7 years ago

date-only="true" as in README.md.

lakshmipunati commented 7 years ago

Sorry I could have asked you some what clearly. I need datetime picker with hours but not minutes bar..