Angular Material Timepicker is a simple library that allows you to open a easy to understand popup for pick time in `hh:mm` format.
npm install @jfilgaira/angular-material-timepickerAngular Material Timepicker is a simple library that allows you to open a easy to understand popup for pick time in hh:mm format.
https://jfilgairacordon.github.io/material-timepicker/
You only need to add the angularMaterialTimepicker directive to an input like this:
```
or if you are using material:
``
```
npm i angularMaterialTimepicker -s