+ 6
How to change input type=ādateā format?
By default it shows mm/dd/yyyy but I want to change it to yyyy/dd/mm.
7 Answers
+ 7
https://stackoverflow.com/questions/7372038/is-there-any-way-to-change-input-type-date-format
Hope this helps. Short Answer: You can't change it. You can only parse the input differently.
+ 4
šPrometheus šøš¬ thanks!
+ 2
Html5
0
Ravi
0
Ravi š¹šš„š·
0
Nexinfotech Web development company https://nexinfotech.com/
0
you can change this by using javascript
BY Blogingpot https://blogingpot.com/