How to change input type=“date” format? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

20th Nov 2019, 3:53 AM
Latifa Tahir
Latifa Tahir - avatar
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.
20th Nov 2019, 4:16 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
20th Nov 2019, 6:29 AM
Latifa Tahir
Latifa Tahir - avatar
+ 2
Html5
28th Dec 2019, 3:45 PM
Amit Bishnoi
0
Ravi
17th Mar 2020, 3:55 PM
G Ravi
G Ravi - avatar
0
Ravi 🌹💐🥀🌷
17th Mar 2020, 4:02 PM
G Ravi
G Ravi - avatar
0
Nexinfotech Web development company https://nexinfotech.com/
27th Apr 2023, 11:25 AM
Avinash
0
you can change this by using javascript BY Blogingpot https://blogingpot.com/
10th Jul 2023, 5:11 PM
Blogingpot sys
Blogingpot sys - avatar