Skip to content

Conversation

justingrant
Copy link
Collaborator

https://github.com/tc39/proposal-canonical-tz reached Stage 3 at the July 2023 TC39 meeting. At that meeting, the committee decided that proposal-canonical-tz, instead of continuing as a standalone proposal, should be merged into Temporal Stage 3.

This PR does this merging! 🚀🚀🚀

Tests are at tc39/test262#3837.

cc @gibson042

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #2633 (176ee52) into main (0676855) will increase coverage by 0.09%.
The diff coverage is 100.00%.

❗ Current head 176ee52 differs from pull request most recent head 1930b00. Consider uploading reports for the commit 1930b00 to get more accurate results

@@            Coverage Diff             @@
##             main    #2633      +/-   ##
==========================================
+ Coverage   95.94%   96.03%   +0.09%     
==========================================
  Files          20       20              
  Lines       11542    11563      +21     
  Branches     2193     2204      +11     
==========================================
+ Hits        11074    11105      +31     
+ Misses        404      394      -10     
  Partials       64       64              
Files Changed Coverage Δ
polyfill/lib/ecmascript.mjs 98.39% <100.00%> (+0.18%) ⬆️
polyfill/lib/intl.mjs 97.84% <100.00%> (ø)
polyfill/lib/timezone.mjs 100.00% <100.00%> (ø)
polyfill/lib/zoneddatetime.mjs 100.00% <100.00%> (ø)
@justingrant justingrant changed the title Merge proposal-canonical-tz Stage 3 into Temporal Jul 19, 2023
@justingrant justingrant force-pushed the canonical-tz-stage3 branch 2 times, most recently from 9d4b697 to bfd8b67 Compare July 19, 2023 09:08
@justingrant justingrant force-pushed the canonical-tz-stage3 branch 2 times, most recently from 2f9b4c4 to 329535c Compare July 19, 2023 09:22
Copy link
Member

@gibson042 gibson042 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My griping aside, this looks good. 👍

@justingrant justingrant force-pushed the canonical-tz-stage3 branch 3 times, most recently from 25946d2 to d9af603 Compare July 19, 2023 19:32
@justingrant
Copy link
Collaborator Author

All of Richard's review comments are resolved. There's no rush to merge this PR this week, so I'm planning to wait for @ptomato's review (after he's back from vacation next week) before merging.

@sffc, I wasn't planning to wait for your review to merge this, but would love to get your feedback if you have any!

Copy link
Collaborator

@sffc sffc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really like how this spec has worked out! Great job @justingrant

@justingrant justingrant force-pushed the canonical-tz-stage3 branch 4 times, most recently from 787ee96 to 775cdc6 Compare July 21, 2023 07:29
@justingrant justingrant force-pushed the canonical-tz-stage3 branch 2 times, most recently from 441239a to 2020dca Compare July 21, 2023 20:34
@ptomato ptomato force-pushed the canonical-tz-stage3 branch from 176ee52 to 1930b00 Compare August 7, 2023 22:03
@ptomato
Copy link
Collaborator

ptomato commented Aug 7, 2023

Combining the time zone canonicalization proposal into Temporal was part of the conclusions for the time zone canonicalization proposal's stage 3 advancement at the TC39 meeting in July 2023.

Tests are in tc39/test262#3837, which I've now reviewed. I understand this PR was only waiting on me, so I'll merge it now.

@ptomato ptomato merged commit 1dc2bbb into tc39:main Aug 7, 2023
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 7, 2023
vinnydiehl pushed a commit to vinnydiehl/mozilla-unified that referenced this pull request Nov 7, 2023
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Nov 8, 2023
…=mgaudet

Implement the changes from <tc39/proposal-temporal#2633>.

Differential Revision: https://phabricator.services.mozilla.com/D189772

UltraBlame original commit: 71b919fe3767226aba654ed1bf4df099c27c4eed
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Nov 8, 2023
…=mgaudet

Implement the changes from <tc39/proposal-temporal#2633>.

Differential Revision: https://phabricator.services.mozilla.com/D189772

UltraBlame original commit: 71b919fe3767226aba654ed1bf4df099c27c4eed
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Nov 8, 2023
…=mgaudet

Implement the changes from <tc39/proposal-temporal#2633>.

Differential Revision: https://phabricator.services.mozilla.com/D189772

UltraBlame original commit: 71b919fe3767226aba654ed1bf4df099c27c4eed
jwidar pushed a commit to jwidar/LatencyZeroGithub that referenced this pull request Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants