2

I was using @julianobrasil/timemask library for formatting the input value in Angular 15, when I updated the application to Angular 16 the library @julianobrasil/timemask is not supported in the updated application.

Is there any other library or way to enter time in an input field with HH:MM format and validation?

I want to find a new way to enter the time in an input field with format HH:MM and also include validation.

1
  • I might use two <select> elements: one for the the hours and one for the minutes. Commented May 17, 2023 at 14:15

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.