How to create a date picker on portal? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to create a date picker on portal?

11th Nov 2017, 9:40 AM
John Bernie C Pago
John Bernie C Pago - avatar
2 Answers
+ 2
HTML5 has different input types for date to make your task easy; but better if you back it with JavaScript. Also don't forget the styling which is super important to the users these days.
11th Nov 2017, 10:29 AM
Navardium
Navardium - avatar
+ 1
Please give me an example Thank you
12th Nov 2017, 6:15 AM
John Bernie C Pago
John Bernie C Pago - avatar