79557918

Date: 2025-04-06 07:37:37
Score: 1.5
Natty:
Report link

So I did found the problem with the method that package uses for detecting the leap year. its using two methods:

in which algorithmic was detecting leap year wrong and astronomical detect it correctly. So in min.js file related to javaScripts of the package i just change one variable which get leapYear method from argument to hard coded "astronomical" and the issue gone away.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Audrey