I have 2 inputs in my page, one that is type text, and one that is type date. The input type date as a specific format (the date shown on the input, not the value in the code). I want to use that same format for my input type text across all browsers and all OS. Is there a way I can do this?
Asked
Active
Viewed 33 times
0
-
maybe you can find some useful answer here https://stackoverflow.com/questions/7372038/is-there-any-way-to-change-input-type-date-format – Raden Kriting Jul 05 '21 at 15:16