Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporal: added a test reproducing tc39/proposal-temporal#2508
Before the issue is fixed, rounding a duration such as 'PT2400h' with months as largest unit fails to balance it properly and gives a result with days being the largest unit. The test ensures that such rounding happens properly.
- Loading branch information