mirror of
https://github.com/tc39/test262.git
synced 2025-11-12 01:39:43 +01:00
This takes the current 'until-across-lunisolar-leap-months.js' which didn't test much of anything too carefully, and expands it to cover comprehensive date difference arithmetic across and including leap months in the Chinese and Dangi calendars, for PlainDate, PlainDateTime, and ZonedDateTime. Hebrew calendar arithmetic will follow in a different PR.