ngx-rs-time-picker
Angular Time Picker
Angular Time Picker
A simple time picker for angular (Dynamic time format). Supported for Template driven and Reactive-form
This directive provides a time picker functionality to input elements, allowing users to select a time value easily. It uses the `@ngxhelpers/overlay` library for the overlay and `moment.js` for time formatting.