diff --git a/README.md b/README.md index ad6398c..4bcca34 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Proposal for Intl.DurationFormat -**Stage**: 3 +**Stage**: 4 **Champion**: [Younies Mahmoud](https://github.com/younies), [Ujjwal Sharma](https://github.com/ryzokuken) @@ -23,6 +23,7 @@ - This proposal reached Stage 1 at the 2020 Feb TC39 meeting. - This proposal reached Stage 2 at the 2020 June TC39 meeting. - This proposal reached Stage 3 at the 2021 October TC39 meeting. +- This proposal reached Stage 4 at the 2024 December TC39 meeting. ## Overview diff --git a/index.html b/index.html index dc84ff8..4bfe115 100644 --- a/index.html +++ b/index.html @@ -3261,12 +3261,12 @@ @media print { @page :left { @bottom-right { - content: '© Ecma International 2024'; + content: '© Ecma International 2025'; } } @page :right { @bottom-left { - content: '© Ecma International 2024'; + content: '© Ecma International 2025'; } } @page :first { @@ -3297,7 +3297,7 @@

Stage 3 Draft / November 13, 2024

Intl.DurationFormat

+

Stage 3 Draft / January 6, 2025

Intl.DurationFormat

1 DurationFormat Objects

@@ -3887,7 +3887,7 @@

1.5 Properties of Intl.DurationFormat Instances<

A Copyright & Software License

Copyright Notice

-

© 2024 Ujjwal Sharma, Younies Mahmoud

+

© 2025 Ujjwal Sharma, Younies Mahmoud

Software License

All Software contained in this document ("Software") is protected by copyright and is being made available under the "BSD License", included below. This Software may be subject to third party rights (rights from parties other than Ecma International), including patent rights, and no licenses under such third party rights are granted under this license even if the third party concerned is a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS AVAILABLE AT https://ecma-international.org/memento/codeofconduct.htm FOR INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO IMPLEMENT ECMA INTERNATIONAL STANDARDS.