@wizips/ng24-hour-time-input
v0.0.2
Published
The angular directive for input[type="text"] which is designed to behave similarly to [type="time"] with a single feature displays time in a 24-hour format, regardless of the user's locale.
Downloads
3
Readme
#Ng24HourTimeInput The angular directive for input[type="text"] which is designed to behave similarly to [type="time"] with a single feature displays time in a 24-hour format, regardless of the user's locale.
#To get started: npm install @wizips/ng24-hour-time-input --save Add "ng24HourTimeInput" attribute to your input[type="text"]