4 Answers
New AnswerUse the input element in HTML and use date as its type such that a user is either prompted by a datepicker interface or a textbox that validates the input. i.e;<input type="date">. The resulting value includes the year,month and day but not the time.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message