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. #147

Closed lakshmipunati closed 7 years ago

lakshmipunati commented 7 years ago

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

allenhwkim commented 7 years ago

@lakshmipunati You can override css to hide it.

allenhwkim commented 7 years ago

Example: https://plnkr.co/edit/SBU98q?p=preview