Skip to content

Commit

Permalink
Temporal proposal removed Calendar, TimeZone and getISOFields (#…
Browse files Browse the repository at this point in the history
…25415)

The Temporal proposal has become even smaller, see tc39/proposal-temporal#2925.

Commits:
- tc39/proposal-temporal@7899d59
- tc39/proposal-temporal@b889242
  • Loading branch information
Elchi3 authored Dec 16, 2024
1 parent ed3c9b5 commit 21c9b20
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 2,304 deletions.
1,411 changes: 0 additions & 1,411 deletions javascript/builtins/Temporal/Calendar.json

This file was deleted.

52 changes: 0 additions & 52 deletions javascript/builtins/Temporal/PlainDate.json
Original file line number Diff line number Diff line change
Expand Up @@ -780,58 +780,6 @@
}
}
},
"getISOFields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.getisofields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/42201538"
},
"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-get-temporal.plaindate.prototype.inleapyear",
Expand Down
52 changes: 0 additions & 52 deletions javascript/builtins/Temporal/PlainDateTime.json
Original file line number Diff line number Diff line change
Expand Up @@ -780,58 +780,6 @@
}
}
},
"getISOFields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.getisofields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/42201538"
},
"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
}
}
},
"hour": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.hour",
Expand Down
52 changes: 0 additions & 52 deletions javascript/builtins/Temporal/PlainMonthDay.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,58 +314,6 @@
}
}
},
"getISOFields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.getisofields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/42201538"
},
"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-get-temporal.plainmonthday.prototype.monthcode",
Expand Down
52 changes: 0 additions & 52 deletions javascript/builtins/Temporal/PlainTime.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,58 +314,6 @@
}
}
},
"getISOFields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.getisofields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/42201538"
},
"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
}
}
},
"hour": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.hour",
Expand Down
52 changes: 0 additions & 52 deletions javascript/builtins/Temporal/PlainYearMonth.json
Original file line number Diff line number Diff line change
Expand Up @@ -574,58 +574,6 @@
}
}
},
"getISOFields": {
"__compat": {
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.getisofields",
"tags": [
"web-features:temporal"
],
"support": {
"chrome": {
"version_added": false,
"impl_url": "https://crbug.com/42201538"
},
"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-get-temporal.plainyearmonth.prototype.inleapyear",
Expand Down
Loading

0 comments on commit 21c9b20

Please sign in to comment.