+ 1

Do you know how to create dates?

<!DOCTYPE html> <html> <body> <p> Depending on browser support: <br> A date picker can pop-up when you enter the input field. </p> <form action="myServer.html"> Birthday: <input type="date" name="bday"> <input type="submit"> </form> </body> </html>

30th May 2018, 8:15 AM
Heinrich Smith
Heinrich Smith - avatar
1 Answer
0
What do you exactly mean? The real time?
9th Oct 2022, 5:48 PM
Antony
Antony - avatar