Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

time input html

<input type="datetime-local" name="" id="">
//Incase you need to add both date and time 

<input type="time" name="" id="">
//For just time
 
PREVIOUS NEXT
Tagged: #time #input #html
ADD COMMENT
Topic
Name
4+3 =