Update cpp/ql/src/Likely Bugs/Leap Year/UncheckedLeapYearAfterYearModification.ql

Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
Ben Rodes
2026-02-17 10:13:55 -05:00
committed by GitHub
parent d1811bc1fe
commit 549dcb31be

View File

@@ -142,7 +142,7 @@ predicate isLikelyConversionConstant(int c) {
146097, // days in 400-year Gregorian cycle
36524, // days in 100-year Gregorian subcycle
1461, // days in 4-year cycle (incl. 1 leap)
32044, // Fliegelvan Flandern JDN epoch shift
32044, // Fliegel-van Flandern JDN epoch shift
1721425, // JDN of 00010101 (Gregorian)
1721119, // alt epoch offset
2400000, // MJD → JDN conversion