Skip to content

Commit 791d6b6

Browse files
arshawJosh-Cena
andauthored
Add "See also" links to Temporal polyfills (mdn#40728)
* Add "See also" links to Temporal polyfills * More succinct references to temporal polyfills Co-authored-by: Joshua Chen <sidachen2003@gmail.com> --------- Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
1 parent d4a50b6 commit 791d6b6

File tree

1 file changed

+2
-0
lines changed
  • files/en-us/web/javascript/reference/global_objects/temporal

1 file changed

+2
-0
lines changed

files/en-us/web/javascript/reference/global_objects/temporal/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,3 +377,5 @@ The `Temporal` objects will refuse to construct an instance representing a date/
377377
- {{jsxref("Intl.DateTimeFormat")}}
378378
- {{jsxref("Intl.RelativeTimeFormat")}}
379379
- {{jsxref("Intl.DurationFormat")}}
380+
- [Temporal polyfill by proposal champions](https://www.npmjs.com/package/@js-temporal/polyfill)
381+
- [Temporal polyfill by FullCalendar](https://www.npmjs.com/package/temporal-polyfill)

0 commit comments

Comments
 (0)