Bug 1893155 - Part 4: Fix intermediate value in ZonedDateTime difference. r=spidermon...
commitc5ec8d20abd65cf2c26e148ce0cc1a844d46a930
authorAndré Bargull <andre.bargull@gmail.com>
Thu, 25 Apr 2024 09:41:11 +0000 (25 09:41 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Thu, 25 Apr 2024 09:41:11 +0000 (25 09:41 +0000)
tree9f1476dd617b5e039034a11662fd5fdd85080098
parent35daa934d52350d37dc5939e7ffc0b0ec7fd12a1
Bug 1893155 - Part 4: Fix intermediate value in ZonedDateTime difference. r=spidermonkey-reviewers,dminor

Changes from:
https://github.com/tc39/proposal-temporal/commit/a280b616d2b09cbf3529aa41100b72f4d222ede7
https://github.com/tc39/proposal-temporal/commit/5e21c92bf17a7a7b90ffa89a803c5d155dfb838f

Depends on D208479

Differential Revision: https://phabricator.services.mozilla.com/D208480
js/src/builtin/temporal/PlainDateTime.cpp
js/src/builtin/temporal/PlainDateTime.h
js/src/builtin/temporal/ZonedDateTime.cpp