From edb0eae727673f3e747a76361e448089fcf4baaa Mon Sep 17 00:00:00 2001 From: Ben Allen Date: Fri, 22 Nov 2024 08:16:18 -0800 Subject: [PATCH] Add slides for DurationFormat for Stage 4 --- 2024/12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024/12.md b/2024/12.md index 35dc2cc2..47a9f736 100644 --- a/2024/12.md +++ b/2024/12.md @@ -118,7 +118,7 @@ When applicable, use these emoji as a prefix to the agenda item topic. | stage | timebox | topic | presenter | |:-----:|:-------:|-------|-----------| | 3 | 5m | [Intl.DurationFormat](https://github.com/tc39/proposal-intl-duration-format) Correct spec bug resulting in fraction digits and rounding mode options being ignored. ([PR](https://github.com/tc39/proposal-intl-duration-format/pull/203/)) | Ben Allen | - | 3 | 15m | [Intl.DurationFormat](https://github.com/tc39/proposal-intl-duration-format) for Stage 4. ([PR](https://github.com/tc39/ecma402/pull/943)) | Ben Allen | + | 3 | 15m | [Intl.DurationFormat](https://github.com/tc39/proposal-intl-duration-format) for Stage 4. ([PR](https://github.com/tc39/ecma402/pull/943)) ([slides](https://docs.google.com/presentation/d/1bAuZ0ZSSYUdJxiDYXz2tUWHZwaOmYkNoLpQBBy_qz1w/edit#slide=id.g3185fdc6fb5_0_26))| Ben Allen | | 2.7 | 15m | [`Error.isError`](https://github.com/tc39/proposal-is-error/issues/7) to stage 3? | Jordan Harband | | 2.7 | 15m | [iterator sequencing](https://github.com/tc39/proposal-iterator-sequencing) for Stage 3 ([tests](https://github.com/tc39/test262/pull/4326)) ([slides](https://docs.google.com/presentation/d/1EHMDcnV9zJ1E7BRhKmYtzHchZvOzjWynR3W-VdNxglw)) | Michael Ficarra | | 2 | 5m | [AsyncContext](https://github.com/tc39/proposal-async-context) request for Stage 2.7 reviewers | Andreu Botella |