I am using datetime picker from Html5.
<input id="datetime" type="datetime-local">
But It is containing 12 Hrs time with A.M or P.M, But I want to set 24 hrs place of A.M, P.M.
I am refering this link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime-local
My problem is only I want to set 24 hrs in time.