Bez popisu

input-datetime.json 6.6KB

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