Bug 1874684 - Part 28: Return DateDuration from DifferenceISODateTime. r=mgaudet
commit2252505716022ee6c1b8d2432820a7b11de1db94
authorAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Apr 2024 18:27:28 +0000 (15 18:27 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Apr 2024 18:27:28 +0000 (15 18:27 +0000)
treed150341a43da403d39a96305ec45ced57c92fb5c
parent7e9080c2bfb0e6128985c39971f20ad435213944
Bug 1874684 - Part 28: Return DateDuration from DifferenceISODateTime. r=mgaudet

Callers of DifferenceISODateTime only need the date-duration part.

Depends on D204391

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