Bug 1874684 - Part 35: Return DateDuration from CalendarDateUntil. r=sfink
commitf601079c5c20fc5c789e52a75724c8691fb8e739
authorAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Apr 2024 18:27:31 +0000 (15 18:27 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Apr 2024 18:27:31 +0000 (15 18:27 +0000)
tree168e3e0fc6c69fddec547ad6f983874ae8b0e6fc
parent1d5bd722fe1f914e621cd8d9f3c2b6603f63187b
Bug 1874684 - Part 35: Return DateDuration from CalendarDateUntil. r=sfink

`CalendarDateUntil` only care about the date-duration parts.

Depends on D204398

Differential Revision: https://phabricator.services.mozilla.com/D204399
js/src/builtin/temporal/Calendar.cpp
js/src/builtin/temporal/Calendar.h
js/src/builtin/temporal/Duration.cpp
js/src/builtin/temporal/PlainDate.cpp
js/src/builtin/temporal/PlainYearMonth.cpp