Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTML5 输入类型日期的模式在 Chrome 上为 mm/dd/yyyy。如何将其更改为 mm/dd/yy?
你不能。Chrome 的实现反映了本地用户设置,但 Chrome 似乎总是使用四位数的年份。