I am using below HTML tag:
In Chrome, Its showing PM/AM format, can we restrict to display 24 format always.
You can't do it with the HTML5 input type. There are many libs available to do it, you can use momentjs or some other jQuery UI components for the best outcome.