Skip to content

Commit

Permalink
Update Temporal data (#24005)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Aug 16, 2024
1 parent 331af0c commit 9595829
Show file tree
Hide file tree
Showing 11 changed files with 113 additions and 1,214 deletions.
28 changes: 1 addition & 27 deletions javascript/builtins/Temporal/Calendar.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"Temporal": {
"Calendar": {
"__compat": {
"description": "Temporal.Calendar interface",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-calendar-objects",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -55,7 +54,7 @@
},
"Calendar": {
"__compat": {
"description": "Temporal.Calendar constructor",
"description": "<code>Calendar()</code> constructor",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-calendar-constructor",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -107,7 +106,6 @@
},
"dateAdd": {
"__compat": {
"description": "Temporal.Calendar.dateAdd()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateadd",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -159,7 +157,6 @@
},
"dateFromFields": {
"__compat": {
"description": "Temporal.Calendar.dateFromFields()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.datefromfields",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -211,7 +208,6 @@
},
"dateUntil": {
"__compat": {
"description": "Temporal.Calendar.dateUntil()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateuntil",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -263,7 +259,6 @@
},
"day": {
"__compat": {
"description": "Temporal.Calendar.day()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.day",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -315,7 +310,6 @@
},
"dayOfWeek": {
"__compat": {
"description": "Temporal.Calendar.dayOfWeek()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofweek",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -367,7 +361,6 @@
},
"dayOfYear": {
"__compat": {
"description": "Temporal.Calendar.dayOfYear()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofyear",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -419,7 +412,6 @@
},
"daysInMonth": {
"__compat": {
"description": "Temporal.Calendar.daysInMonth()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinmonth",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -471,7 +463,6 @@
},
"daysInWeek": {
"__compat": {
"description": "Temporal.Calendar.daysInWeek()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinweek",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -523,7 +514,6 @@
},
"daysInYear": {
"__compat": {
"description": "Temporal.Calendar.daysInYear()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinyear",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -575,7 +565,6 @@
},
"era": {
"__compat": {
"description": "Temporal.Calendar.era()",
"tags": [
"web-features:temporal"
],
Expand Down Expand Up @@ -626,7 +615,6 @@
},
"eraYear": {
"__compat": {
"description": "Temporal.Calendar.eraYear()",
"tags": [
"web-features:temporal"
],
Expand Down Expand Up @@ -677,7 +665,6 @@
},
"fields": {
"__compat": {
"description": "Temporal.Calendar.fields()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.fields",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -729,7 +716,6 @@
},
"from": {
"__compat": {
"description": "Temporal.Calendar.from()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.from",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -781,7 +767,6 @@
},
"id": {
"__compat": {
"description": "Temporal.Calendar.id",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.calendar.prototype.id",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -833,7 +818,6 @@
},
"inLeapYear": {
"__compat": {
"description": "Temporal.Calendar.inLeapYear()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.inleapyear",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -885,7 +869,6 @@
},
"mergeFields": {
"__compat": {
"description": "Temporal.Calendar.mergeFields()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.mergefields",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -937,7 +920,6 @@
},
"month": {
"__compat": {
"description": "Temporal.Calendar.month()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.month",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -989,7 +971,6 @@
},
"monthCode": {
"__compat": {
"description": "Temporal.Calendar.monthCode()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthcode",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1041,7 +1022,6 @@
},
"monthDayFromFields": {
"__compat": {
"description": "Temporal.Calendar.monthDayFromFields()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthdayfromfields",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1093,7 +1073,6 @@
},
"monthsInYear": {
"__compat": {
"description": "Temporal.Calendar.monthsInYear()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthsinyear",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1145,7 +1124,6 @@
},
"toJSON": {
"__compat": {
"description": "Temporal.Calendar.toJSON()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.tojson",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1197,7 +1175,6 @@
},
"toString": {
"__compat": {
"description": "Temporal.Calendar.toString()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.tostring",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1249,7 +1226,6 @@
},
"weekOfYear": {
"__compat": {
"description": "Temporal.Calendar.weekOfYear()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.weekofyear",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1301,7 +1277,6 @@
},
"year": {
"__compat": {
"description": "Temporal.Calendar.year()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.year",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1353,7 +1328,6 @@
},
"yearMonthFromFields": {
"__compat": {
"description": "Temporal.Calendar.yearMonthFromFields()",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.yearmonthfromfields",
"tags": [
"web-features:temporal"
Expand Down
Loading

0 comments on commit 9595829

Please sign in to comment.