blob: cc2d08d17505c0da450d69b871f475907146d411 [file] [edit]
{
"javascript": {
"builtins": {
"Temporal": {
"Calendar": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-calendar-objects",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview",
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
},
"Calendar": {
"__compat": {
"description": "<code>Calendar()</code> constructor",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-calendar-constructor",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview",
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"dateAdd": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateadd",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"dateFromFields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.datefromfields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"dateUntil": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateuntil",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"day": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.day",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"dayOfWeek": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofweek",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"dayOfYear": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofyear",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"daysInMonth": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinmonth",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"daysInWeek": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinweek",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"daysInYear": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinyear",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"era": {
"__compat": {
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"eraYear": {
"__compat": {
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"fields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.fields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview",
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"from": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.from",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"id": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.calendar.prototype.id",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"inLeapYear": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.inleapyear",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"mergeFields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.mergefields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview",
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"month": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.month",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"monthCode": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthcode",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"monthDayFromFields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthdayfromfields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"monthsInYear": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthsinyear",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"toJSON": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.tojson",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview",
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"toString": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.tostring",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview",
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"weekOfYear": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.weekofyear",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"year": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.year",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"yearMonthFromFields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.yearmonthfromfields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/v8/11544"
},
"chrome_android": "mirror",
"deno": {
"version_added": "1.40",
"flags": [
{
"type": "runtime_flag",
"name": "--unstable-temporal"
}
]
},
"edge": "mirror",
"firefox": {
"version_added": false,
"impl_url": "https://bugzil.la/1519167"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"nodejs": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/223166"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
}
}