mdn-browser-compat-data
Version:
Browser compatibility data provided by MDN Web Docs
60 lines (59 loc) • 1.79 kB
JSON
{
"html": {
"elements": {
"input": {
"input-datetime-local": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Element/input/datetime-local",
"description": "<code>type=\"datetime-local\"</code>",
"support": {
"chrome": {
"version_added": "20"
},
"chrome_android": {
"version_added": true
},
"edge": {
"version_added": "12"
},
"edge_mobile": {
"version_added": null
},
"firefox": {
"version_added": false,
"notes": "See <a href='https://bugzil.la/888320'>bug 888320</a> and <a href='https://wiki.mozilla.org/TPE_DOM/Date_time_input_types'>TPE DOM/Date time input types</a>."
},
"firefox_android": {
"version_added": true
},
"ie": {
"version_added": false
},
"opera": {
"version_added": "11"
},
"opera_android": {
"version_added": "11"
},
"safari": {
"version_added": false,
"notes": "The input type is recognized, but there is no date-specific control."
},
"safari_ios": {
"version_added": true
},
"webview_android": {
"version_added": true
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
}