Calendar::IsLeapDay Method
.NET Framework (current version)
When overridden in a derived class, determines whether a date is a leap day.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsLeapDay(Int32, Int32, Int32) | Determines whether the specified date in the current era is a leap day. |
![]() | IsLeapDay(Int32, Int32, Int32, Int32) | When overridden in a derived class, determines whether the specified date in the specified era is a leap day. |
Show:
