HTML
HTML5 新的 Input 类型
定义一个日期和时间 (无时区)
源代码:
点击运行 »
生日 (日期和时间): <input type="datetime-local" name="bdaytime">
运行结果:
点击运行 »