mirror of
https://github.com/ccxvii/mujs.git
synced 2026-02-05 17:29:43 +08:00
Fix type error in jsdate.js InLeapYear that led to bad calculations.
InLeapYear was passing the time in millis as an integer, which lead to overflow errors and wrong results.
This commit is contained in: