input-datetime.json 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502
  1. {
  2. "title":"Date and time input types",
  3. "description":"Form field widgets to easily allow users to enter a date, time or both, generally by using a calendar/time input widget. Refers to supporting the following input types: `date`, `time`, `datetime-local`, `month` & `week`.",
  4. "spec":"https://html.spec.whatwg.org/multipage/forms.html#date-state-(type=date)",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"https://code.tutsplus.com/tutorials/quick-tip-create-cross-browser-datepickers-in-minutes--net-20236",
  9. "title":"Datepicker tutorial w/polyfill"
  10. },
  11. {
  12. "url":"https://github.com/zoltan-dulac/html5Forms.js",
  13. "title":"Polyfill for HTML5 forms"
  14. },
  15. {
  16. "url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-type-datetime-local",
  17. "title":"has.js test"
  18. },
  19. {
  20. "url":"https://www.webplatform.org/docs/html/elements/input/type/date",
  21. "title":"WebPlatform Docs"
  22. },
  23. {
  24. "url":"https://bugzilla.mozilla.org/show_bug.cgi?id=888320",
  25. "title":"Bug on Firefox support"
  26. },
  27. {
  28. "url":"https://bugs.webkit.org/show_bug.cgi?id=119175",
  29. "title":"Bug for WebKit/Safari"
  30. },
  31. {
  32. "url":"https://bugs.webkit.org/show_bug.cgi?id=214946",
  33. "title":"Bug for WebKit/Safari"
  34. }
  35. ],
  36. "bugs":[
  37. ],
  38. "categories":[
  39. "HTML5"
  40. ],
  41. "stats":{
  42. "ie":{
  43. "5.5":"n",
  44. "6":"n",
  45. "7":"n",
  46. "8":"n",
  47. "9":"n",
  48. "10":"n",
  49. "11":"n"
  50. },
  51. "edge":{
  52. "12":"a #1",
  53. "13":"y",
  54. "14":"y",
  55. "15":"y",
  56. "16":"y",
  57. "17":"y",
  58. "18":"y",
  59. "79":"y",
  60. "80":"y",
  61. "81":"y",
  62. "83":"y",
  63. "84":"y",
  64. "85":"y",
  65. "86":"y",
  66. "87":"y",
  67. "88":"y",
  68. "89":"y",
  69. "90":"y",
  70. "91":"y",
  71. "92":"y",
  72. "93":"y",
  73. "94":"y",
  74. "95":"y",
  75. "96":"y",
  76. "97":"y",
  77. "98":"y"
  78. },
  79. "firefox":{
  80. "2":"n",
  81. "3":"n",
  82. "3.5":"n",
  83. "3.6":"n",
  84. "4":"n",
  85. "5":"n",
  86. "6":"n",
  87. "7":"n",
  88. "8":"n",
  89. "9":"n",
  90. "10":"n",
  91. "11":"n",
  92. "12":"n",
  93. "13":"n",
  94. "14":"n",
  95. "15":"n",
  96. "16":"n",
  97. "17":"n",
  98. "18":"n",
  99. "19":"n",
  100. "20":"n",
  101. "21":"n",
  102. "22":"n",
  103. "23":"n",
  104. "24":"n",
  105. "25":"n",
  106. "26":"n",
  107. "27":"n",
  108. "28":"n",
  109. "29":"n",
  110. "30":"n",
  111. "31":"n",
  112. "32":"n",
  113. "33":"n",
  114. "34":"n",
  115. "35":"n",
  116. "36":"n",
  117. "37":"n",
  118. "38":"n",
  119. "39":"n",
  120. "40":"n",
  121. "41":"n",
  122. "42":"n",
  123. "43":"n",
  124. "44":"n",
  125. "45":"n",
  126. "46":"n",
  127. "47":"n",
  128. "48":"n",
  129. "49":"n",
  130. "50":"n",
  131. "51":"n",
  132. "52":"n",
  133. "53":"n d #4",
  134. "54":"n d #4",
  135. "55":"n d #4",
  136. "56":"n d #4",
  137. "57":"a #5",
  138. "58":"a #5",
  139. "59":"a #5",
  140. "60":"a #5",
  141. "61":"a #5",
  142. "62":"a #5",
  143. "63":"a #5",
  144. "64":"a #5",
  145. "65":"a #5",
  146. "66":"a #5",
  147. "67":"a #5",
  148. "68":"a #5",
  149. "69":"a #5",
  150. "70":"a #5",
  151. "71":"a #5",
  152. "72":"a #5",
  153. "73":"a #5",
  154. "74":"a #5",
  155. "75":"a #5",
  156. "76":"a #5",
  157. "77":"a #5",
  158. "78":"a #5",
  159. "79":"a #5",
  160. "80":"a #5",
  161. "81":"a #5",
  162. "82":"a #5",
  163. "83":"a #5",
  164. "84":"a #5",
  165. "85":"a #5",
  166. "86":"a #5",
  167. "87":"a #5",
  168. "88":"a #5",
  169. "89":"a #5",
  170. "90":"a #5",
  171. "91":"a #5",
  172. "92":"a #5",
  173. "93":"a #6",
  174. "94":"a #6",
  175. "95":"a #6",
  176. "96":"a #6",
  177. "97":"a #6",
  178. "98":"a #6",
  179. "99":"a #6"
  180. },
  181. "chrome":{
  182. "4":"n",
  183. "5":"n",
  184. "6":"n",
  185. "7":"n",
  186. "8":"n",
  187. "9":"n",
  188. "10":"n",
  189. "11":"n",
  190. "12":"n",
  191. "13":"n",
  192. "14":"n",
  193. "15":"n",
  194. "16":"n",
  195. "17":"n",
  196. "18":"n",
  197. "19":"n",
  198. "20":"a #5",
  199. "21":"a #5",
  200. "22":"a #5",
  201. "23":"a #5",
  202. "24":"a #5",
  203. "25":"y",
  204. "26":"y",
  205. "27":"y",
  206. "28":"y",
  207. "29":"y",
  208. "30":"y",
  209. "31":"y",
  210. "32":"y",
  211. "33":"y",
  212. "34":"y",
  213. "35":"y",
  214. "36":"y",
  215. "37":"y",
  216. "38":"y",
  217. "39":"y",
  218. "40":"y",
  219. "41":"y",
  220. "42":"y",
  221. "43":"y",
  222. "44":"y",
  223. "45":"y",
  224. "46":"y",
  225. "47":"y",
  226. "48":"y",
  227. "49":"y",
  228. "50":"y",
  229. "51":"y",
  230. "52":"y",
  231. "53":"y",
  232. "54":"y",
  233. "55":"y",
  234. "56":"y",
  235. "57":"y",
  236. "58":"y",
  237. "59":"y",
  238. "60":"y",
  239. "61":"y",
  240. "62":"y",
  241. "63":"y",
  242. "64":"y",
  243. "65":"y",
  244. "66":"y",
  245. "67":"y",
  246. "68":"y",
  247. "69":"y",
  248. "70":"y",
  249. "71":"y",
  250. "72":"y",
  251. "73":"y",
  252. "74":"y",
  253. "75":"y",
  254. "76":"y",
  255. "77":"y",
  256. "78":"y",
  257. "79":"y",
  258. "80":"y",
  259. "81":"y",
  260. "83":"y",
  261. "84":"y",
  262. "85":"y",
  263. "86":"y",
  264. "87":"y",
  265. "88":"y",
  266. "89":"y",
  267. "90":"y",
  268. "91":"y",
  269. "92":"y",
  270. "93":"y",
  271. "94":"y",
  272. "95":"y",
  273. "96":"y",
  274. "97":"y",
  275. "98":"y",
  276. "99":"y",
  277. "100":"y",
  278. "101":"y"
  279. },
  280. "safari":{
  281. "3.1":"n",
  282. "3.2":"n",
  283. "4":"n",
  284. "5":"n",
  285. "5.1":"n",
  286. "6":"n",
  287. "6.1":"n",
  288. "7":"n",
  289. "7.1":"n",
  290. "8":"n",
  291. "9":"n",
  292. "9.1":"n",
  293. "10":"n",
  294. "10.1":"n",
  295. "11":"n",
  296. "11.1":"n",
  297. "12":"n",
  298. "12.1":"n",
  299. "13":"n",
  300. "13.1":"n",
  301. "14":"n",
  302. "14.1":"a #6",
  303. "15":"a #6",
  304. "15.1":"a #6",
  305. "15.2-15.3":"a #6",
  306. "15.4":"a #6",
  307. "TP":"a #6"
  308. },
  309. "opera":{
  310. "9":"y",
  311. "9.5-9.6":"y",
  312. "10.0-10.1":"y",
  313. "10.5":"y",
  314. "10.6":"y",
  315. "11":"y",
  316. "11.1":"y",
  317. "11.5":"y",
  318. "11.6":"y",
  319. "12":"y",
  320. "12.1":"y",
  321. "15":"y",
  322. "16":"y",
  323. "17":"y",
  324. "18":"y",
  325. "19":"y",
  326. "20":"y",
  327. "21":"y",
  328. "22":"y",
  329. "23":"y",
  330. "24":"y",
  331. "25":"y",
  332. "26":"y",
  333. "27":"y",
  334. "28":"y",
  335. "29":"y",
  336. "30":"y",
  337. "31":"y",
  338. "32":"y",
  339. "33":"y",
  340. "34":"y",
  341. "35":"y",
  342. "36":"y",
  343. "37":"y",
  344. "38":"y",
  345. "39":"y",
  346. "40":"y",
  347. "41":"y",
  348. "42":"y",
  349. "43":"y",
  350. "44":"y",
  351. "45":"y",
  352. "46":"y",
  353. "47":"y",
  354. "48":"y",
  355. "49":"y",
  356. "50":"y",
  357. "51":"y",
  358. "52":"y",
  359. "53":"y",
  360. "54":"y",
  361. "55":"y",
  362. "56":"y",
  363. "57":"y",
  364. "58":"y",
  365. "60":"y",
  366. "62":"y",
  367. "63":"y",
  368. "64":"y",
  369. "65":"y",
  370. "66":"y",
  371. "67":"y",
  372. "68":"y",
  373. "69":"y",
  374. "70":"y",
  375. "71":"y",
  376. "72":"y",
  377. "73":"y",
  378. "74":"y",
  379. "75":"y",
  380. "76":"y",
  381. "77":"y",
  382. "78":"y",
  383. "79":"y",
  384. "80":"y",
  385. "81":"y",
  386. "82":"y",
  387. "83":"y"
  388. },
  389. "ios_saf":{
  390. "3.2":"n",
  391. "4.0-4.1":"n",
  392. "4.2-4.3":"n",
  393. "5.0-5.1":"a #2",
  394. "6.0-6.1":"a #2",
  395. "7.0-7.1":"a #2",
  396. "8":"a #2",
  397. "8.1-8.4":"a #2",
  398. "9.0-9.2":"a #2",
  399. "9.3":"a #2",
  400. "10.0-10.2":"a #2",
  401. "10.3":"a #2",
  402. "11.0-11.2":"a #2",
  403. "11.3-11.4":"a #2",
  404. "12.0-12.1":"a #2",
  405. "12.2-12.5":"a #2",
  406. "13.0-13.1":"a #2",
  407. "13.2":"a #2",
  408. "13.3":"a #2",
  409. "13.4-13.7":"a #2",
  410. "14.0-14.4":"a #2",
  411. "14.5-14.8":"a #2",
  412. "15.0-15.1":"a #2",
  413. "15.2-15.3":"a #2",
  414. "15.4":"a #2"
  415. },
  416. "op_mini":{
  417. "all":"n"
  418. },
  419. "android":{
  420. "2.1":"n",
  421. "2.2":"n",
  422. "2.3":"n",
  423. "3":"n",
  424. "4":"n #3",
  425. "4.1":"n #3",
  426. "4.2-4.3":"n #3",
  427. "4.4":"y",
  428. "4.4.3-4.4.4":"y",
  429. "98":"y"
  430. },
  431. "bb":{
  432. "7":"n",
  433. "10":"y"
  434. },
  435. "op_mob":{
  436. "10":"y",
  437. "11":"y",
  438. "11.1":"y",
  439. "11.5":"y",
  440. "12":"y",
  441. "12.1":"y",
  442. "64":"y"
  443. },
  444. "and_chr":{
  445. "98":"y"
  446. },
  447. "and_ff":{
  448. "96":"y"
  449. },
  450. "ie_mob":{
  451. "10":"n",
  452. "11":"n"
  453. },
  454. "and_uc":{
  455. "12.12":"y"
  456. },
  457. "samsung":{
  458. "4":"y",
  459. "5.0-5.4":"y",
  460. "6.2-6.4":"y",
  461. "7.2-7.4":"y",
  462. "8.2":"y",
  463. "9.2":"y",
  464. "10.1":"y",
  465. "11.1-11.2":"y",
  466. "12.0":"y",
  467. "13.0":"y",
  468. "14.0":"y",
  469. "15.0":"y",
  470. "16.0":"y"
  471. },
  472. "and_qq":{
  473. "10.4":"y"
  474. },
  475. "baidu":{
  476. "7.12":"y"
  477. },
  478. "kaios":{
  479. "2.5":"a #5"
  480. }
  481. },
  482. "notes":"There used to also be a `datetime` type, but it was [dropped from the HTML spec](https://github.com/whatwg/html/issues/336).",
  483. "notes_by_num":{
  484. "1":"Partial support in Microsoft Edge refers to supporting `date`, `week`, and `month` input types, and not `time` and `datetime-local`.",
  485. "2":"Partial support in iOS Safari refers to not supporting the `week` input type, nor the `min`, `max` or `step` attributes",
  486. "3":"Some modified versions of the Android 4.x browser do have support for date/time fields.",
  487. "4":"Can be enabled in Firefox using the `dom.forms.datetime` flag.",
  488. "5":"Partial support refers to supporting `date` and `time` input types, but not `datetime-local`, `month` or `week`.",
  489. "6":"Partial support refers to not supporting the `week` and `month` input type"
  490. },
  491. "usage_perc_y":73.95,
  492. "usage_perc_a":22.24,
  493. "ucprefix":false,
  494. "parent":"forms",
  495. "keywords":"datepicker,timepicker,inputdate,input type=\"date\",input type=\"time\",input date,datetime-local",
  496. "ie_id":"daterelatedinputtypes,timerelatedinputtypes",
  497. "chrome_id":"6640933999214592",
  498. "firefox_id":"",
  499. "webkit_id":"",
  500. "shown":true
  501. }