6 lines
85 B
HTML
6 lines
85 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<input type='date' value='2013-01-01'>
|
|
</body>
|
|
</html>
|