DateTimeExtensions..::..IsLeapYear Method

Determines whether [is leap year].

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static bool IsLeapYear(
	DateTime value
)

Parameters

value
Type: DateTime
The value.

Return Value

true if [is leap year] [the specified value]; otherwise, false.