input-datetime.json 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  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. "bugs":[
  33. ],
  34. "categories":[
  35. "HTML5"
  36. ],
  37. "stats":{
  38. "ie":{
  39. "5.5":"n",
  40. "6":"n",
  41. "7":"n",
  42. "8":"n",
  43. "9":"n",
  44. "10":"n",
  45. "11":"n"
  46. },
  47. "edge":{
  48. "12":"a #1",
  49. "13":"y",
  50. "14":"y",
  51. "15":"y",
  52. "16":"y",
  53. "17":"y",
  54. "18":"y"
  55. },
  56. "firefox":{
  57. "2":"n",
  58. "3":"n",
  59. "3.5":"n",
  60. "3.6":"n",
  61. "4":"n",
  62. "5":"n",
  63. "6":"n",
  64. "7":"n",
  65. "8":"n",
  66. "9":"n",
  67. "10":"n",
  68. "11":"n",
  69. "12":"n",
  70. "13":"n",
  71. "14":"n",
  72. "15":"n",
  73. "16":"n",
  74. "17":"n",
  75. "18":"n",
  76. "19":"n",
  77. "20":"n",
  78. "21":"n",
  79. "22":"n",
  80. "23":"n",
  81. "24":"n",
  82. "25":"n",
  83. "26":"n",
  84. "27":"n",
  85. "28":"n",
  86. "29":"n",
  87. "30":"n",
  88. "31":"n",
  89. "32":"n",
  90. "33":"n",
  91. "34":"n",
  92. "35":"n",
  93. "36":"n",
  94. "37":"n",
  95. "38":"n",
  96. "39":"n",
  97. "40":"n",
  98. "41":"n",
  99. "42":"n",
  100. "43":"n",
  101. "44":"n",
  102. "45":"n",
  103. "46":"n",
  104. "47":"n",
  105. "48":"n",
  106. "49":"n",
  107. "50":"n",
  108. "51":"n",
  109. "52":"n",
  110. "53":"n d #4",
  111. "54":"n d #4",
  112. "55":"n d #4",
  113. "56":"n d #4",
  114. "57":"a #5",
  115. "58":"a #5",
  116. "59":"a #5",
  117. "60":"a #5",
  118. "61":"a #5",
  119. "62":"a #5",
  120. "63":"a #5",
  121. "64":"a #5",
  122. "65":"a #5",
  123. "66":"a #5"
  124. },
  125. "chrome":{
  126. "4":"n",
  127. "5":"n",
  128. "6":"n",
  129. "7":"n",
  130. "8":"n",
  131. "9":"n",
  132. "10":"n",
  133. "11":"n",
  134. "12":"n",
  135. "13":"n",
  136. "14":"n",
  137. "15":"n",
  138. "16":"n",
  139. "17":"n",
  140. "18":"n",
  141. "19":"n",
  142. "20":"a #5",
  143. "21":"a #5",
  144. "22":"a #5",
  145. "23":"a #5",
  146. "24":"a #5",
  147. "25":"y",
  148. "26":"y",
  149. "27":"y",
  150. "28":"y",
  151. "29":"y",
  152. "30":"y",
  153. "31":"y",
  154. "32":"y",
  155. "33":"y",
  156. "34":"y",
  157. "35":"y",
  158. "36":"y",
  159. "37":"y",
  160. "38":"y",
  161. "39":"y",
  162. "40":"y",
  163. "41":"y",
  164. "42":"y",
  165. "43":"y",
  166. "44":"y",
  167. "45":"y",
  168. "46":"y",
  169. "47":"y",
  170. "48":"y",
  171. "49":"y",
  172. "50":"y",
  173. "51":"y",
  174. "52":"y",
  175. "53":"y",
  176. "54":"y",
  177. "55":"y",
  178. "56":"y",
  179. "57":"y",
  180. "58":"y",
  181. "59":"y",
  182. "60":"y",
  183. "61":"y",
  184. "62":"y",
  185. "63":"y",
  186. "64":"y",
  187. "65":"y",
  188. "66":"y",
  189. "67":"y",
  190. "68":"y",
  191. "69":"y",
  192. "70":"y",
  193. "71":"y",
  194. "72":"y",
  195. "73":"y",
  196. "74":"y"
  197. },
  198. "safari":{
  199. "3.1":"n",
  200. "3.2":"n",
  201. "4":"n",
  202. "5":"n",
  203. "5.1":"n",
  204. "6":"n",
  205. "6.1":"n",
  206. "7":"n",
  207. "7.1":"n",
  208. "8":"n",
  209. "9":"n",
  210. "9.1":"n",
  211. "10":"n",
  212. "10.1":"n",
  213. "11":"n",
  214. "11.1":"n",
  215. "12":"n",
  216. "TP":"n"
  217. },
  218. "opera":{
  219. "9":"y",
  220. "9.5-9.6":"y",
  221. "10.0-10.1":"y",
  222. "10.5":"y",
  223. "10.6":"y",
  224. "11":"y",
  225. "11.1":"y",
  226. "11.5":"y",
  227. "11.6":"y",
  228. "12":"y",
  229. "12.1":"y",
  230. "15":"y",
  231. "16":"y",
  232. "17":"y",
  233. "18":"y",
  234. "19":"y",
  235. "20":"y",
  236. "21":"y",
  237. "22":"y",
  238. "23":"y",
  239. "24":"y",
  240. "25":"y",
  241. "26":"y",
  242. "27":"y",
  243. "28":"y",
  244. "29":"y",
  245. "30":"y",
  246. "31":"y",
  247. "32":"y",
  248. "33":"y",
  249. "34":"y",
  250. "35":"y",
  251. "36":"y",
  252. "37":"y",
  253. "38":"y",
  254. "39":"y",
  255. "40":"y",
  256. "41":"y",
  257. "42":"y",
  258. "43":"y",
  259. "44":"y",
  260. "45":"y",
  261. "46":"y",
  262. "47":"y",
  263. "48":"y",
  264. "49":"y",
  265. "50":"y",
  266. "51":"y",
  267. "52":"y",
  268. "53":"y",
  269. "54":"y",
  270. "55":"y",
  271. "56":"y",
  272. "57":"y"
  273. },
  274. "ios_saf":{
  275. "3.2":"n",
  276. "4.0-4.1":"n",
  277. "4.2-4.3":"n",
  278. "5.0-5.1":"a #2",
  279. "6.0-6.1":"a #2",
  280. "7.0-7.1":"a #2",
  281. "8":"a #2",
  282. "8.1-8.4":"a #2",
  283. "9.0-9.2":"a #2",
  284. "9.3":"a #2",
  285. "10.0-10.2":"a #2",
  286. "10.3":"a #2",
  287. "11.0-11.2":"a #2",
  288. "11.3-11.4":"a #2",
  289. "12.0-12.1":"a #2"
  290. },
  291. "op_mini":{
  292. "all":"n"
  293. },
  294. "android":{
  295. "2.1":"n",
  296. "2.2":"n",
  297. "2.3":"n",
  298. "3":"n",
  299. "4":"n #3",
  300. "4.1":"n #3",
  301. "4.2-4.3":"n #3",
  302. "4.4":"y",
  303. "4.4.3-4.4.4":"y",
  304. "67":"y"
  305. },
  306. "bb":{
  307. "7":"n",
  308. "10":"y"
  309. },
  310. "op_mob":{
  311. "10":"y",
  312. "11":"y",
  313. "11.1":"y",
  314. "11.5":"y",
  315. "12":"y",
  316. "12.1":"y",
  317. "46":"y"
  318. },
  319. "and_chr":{
  320. "70":"y"
  321. },
  322. "and_ff":{
  323. "63":"y"
  324. },
  325. "ie_mob":{
  326. "10":"n",
  327. "11":"n"
  328. },
  329. "and_uc":{
  330. "11.8":"y"
  331. },
  332. "samsung":{
  333. "4":"y",
  334. "5":"y",
  335. "6.2":"y",
  336. "7.2":"y"
  337. },
  338. "and_qq":{
  339. "1.2":"y"
  340. },
  341. "baidu":{
  342. "7.12":"y"
  343. }
  344. },
  345. "notes":"There used to also be a `datetime` type, but it was [dropped from the HTML spec](https://github.com/whatwg/html/issues/336).",
  346. "notes_by_num":{
  347. "1":"Partial support in Microsoft Edge refers to supporting `date`, `week`, and `month` input types, and not `time` and `datetime-local`.",
  348. "2":"Partial support in iOS Safari refers to not supporting the `week` input type, nor the `min`, `max` or `step` attributes",
  349. "3":"Some modified versions of the Android 4.x browser do have support for date/time fields.",
  350. "4":"Can be enabled in Firefox using the `dom.forms.datetime` flag.",
  351. "5":"Partial support refers to supporting `date` and `time` input types, but not `datetime-local`, `month` or `week`."
  352. },
  353. "usage_perc_y":72.07,
  354. "usage_perc_a":14.7,
  355. "ucprefix":false,
  356. "parent":"forms",
  357. "keywords":"datepicker,timepicker,input type=\"date\",input type=\"time\",input date,datetime-local",
  358. "ie_id":"daterelatedinputtypes,timerelatedinputtypes",
  359. "chrome_id":"6640933999214592",
  360. "firefox_id":"",
  361. "webkit_id":"",
  362. "shown":true
  363. }