DateTime.isLeapYear() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

None.

Returns

{bool} | On error: {undefined}

Description

Check if the date component is a leap year. It is a calendar year with an additional day in February in comparison to a common year, with purpose of synchronizing seasonal and astronomical years.

⚠️ **GitHub.com Fallback** ⚠️