|
166 | 166 | "optional_monthIndex": { |
167 | 167 | "__compat": { |
168 | 168 | "description": "`monthIndex` defaults to 0", |
| 169 | + "spec_url": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date.utc", |
169 | 170 | "tags": [ |
170 | 171 | "web-features:snapshot:ecmascript-2017", |
171 | 172 | "web-features:date" |
|
1346 | 1347 | "iso_8601": { |
1347 | 1348 | "__compat": { |
1348 | 1349 | "description": "ISO 8601 format", |
| 1350 | + "spec_url": "https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-time-string-format", |
1349 | 1351 | "tags": [ |
1350 | 1352 | "web-features:snapshot:ecmascript-5", |
1351 | 1353 | "web-features:date" |
|
2536 | 2538 | "iana_time_zone_names": { |
2537 | 2539 | "__compat": { |
2538 | 2540 | "description": "IANA time zone names in `timeZone` option", |
| 2541 | + "spec_url": "https://tc39.es/ecma402/#sup-date.prototype.tolocaledatestring", |
2539 | 2542 | "tags": [ |
2540 | 2543 | "web-features:intl" |
2541 | 2544 | ], |
|
2583 | 2586 | "locales_parameter": { |
2584 | 2587 | "__compat": { |
2585 | 2588 | "description": "`locales` parameter", |
| 2589 | + "spec_url": "https://tc39.es/ecma402/#sup-date.prototype.tolocaledatestring", |
2586 | 2590 | "tags": [ |
2587 | 2591 | "web-features:intl" |
2588 | 2592 | ], |
|
2649 | 2653 | "options_parameter": { |
2650 | 2654 | "__compat": { |
2651 | 2655 | "description": "`options` parameter", |
| 2656 | + "spec_url": "https://tc39.es/ecma402/#sup-date.prototype.tolocaledatestring", |
2652 | 2657 | "tags": [ |
2653 | 2658 | "web-features:intl" |
2654 | 2659 | ], |
|
2756 | 2761 | "iana_time_zone_names": { |
2757 | 2762 | "__compat": { |
2758 | 2763 | "description": "IANA time zone names in `timeZone` option", |
| 2764 | + "spec_url": "https://tc39.es/ecma402/#sup-date.prototype.tolocalestring", |
2759 | 2765 | "tags": [ |
2760 | 2766 | "web-features:intl" |
2761 | 2767 | ], |
|
2803 | 2809 | "locales_parameter": { |
2804 | 2810 | "__compat": { |
2805 | 2811 | "description": "`locales` parameter", |
| 2812 | + "spec_url": "https://tc39.es/ecma402/#sup-date.prototype.tolocalestring", |
2806 | 2813 | "tags": [ |
2807 | 2814 | "web-features:intl" |
2808 | 2815 | ], |
|
2869 | 2876 | "options_parameter": { |
2870 | 2877 | "__compat": { |
2871 | 2878 | "description": "`options` parameter", |
| 2879 | + "spec_url": "https://tc39.es/ecma402/#sup-date.prototype.tolocalestring", |
2872 | 2880 | "tags": [ |
2873 | 2881 | "web-features:intl" |
2874 | 2882 | ], |
|
2976 | 2984 | "iana_time_zone_names": { |
2977 | 2985 | "__compat": { |
2978 | 2986 | "description": "IANA time zone names in `timeZone` option", |
| 2987 | + "spec_url": "https://tc39.es/ecma402/#sup-date.prototype.tolocaletimestring", |
2979 | 2988 | "tags": [ |
2980 | 2989 | "web-features:intl" |
2981 | 2990 | ], |
|
3023 | 3032 | "locales_parameter": { |
3024 | 3033 | "__compat": { |
3025 | 3034 | "description": "`locales` parameter", |
| 3035 | + "spec_url": "https://tc39.es/ecma402/#sup-date.prototype.tolocaletimestring", |
3026 | 3036 | "tags": [ |
3027 | 3037 | "web-features:intl" |
3028 | 3038 | ], |
|
3089 | 3099 | "options_parameter": { |
3090 | 3100 | "__compat": { |
3091 | 3101 | "description": "`options` parameter", |
| 3102 | + "spec_url": "https://tc39.es/ecma402/#sup-date.prototype.tolocaletimestring", |
3092 | 3103 | "tags": [ |
3093 | 3104 | "web-features:intl" |
3094 | 3105 | ], |
|
0 commit comments