Skip to content

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.

Notifications You must be signed in to change notification settings

wizips/ng24HourTimeInput

Repository files navigation

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:

  1. npm install @wizips/ng24-hour-time-input --save
  2. Add "ng24HourTimeInput" attribute to your input[type="text"]

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published