[Webkit-unassigned] [Bug 250802] Remove duplicate isLeapYear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 16:35:47 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=250802

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
It would be nice to move other generic functions as well, and unify duplicates (like daysInMonths in ISO8601.cpp). But that would be a much larger effort.

static int maxDayOfMonth(int year, int month)
static int dayOfWeek(int year, int month, int day)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230119/3e2e59e6/attachment.htm>


More information about the webkit-unassigned mailing list