System.Globalization.HebrewCalendar.GetYear Method

Returns the year in the specified DateTime value.

Syntax

public override int GetYear (DateTime time)

Parameters

time
The DateTime to read.

Returns

An integer that represents the year in the specified DateTime value.

Remarks

This implementation of the System.Globalization.HebrewCalendar class recognizes only the Hebrew years 5343 to 5999 (1583 to 2239 in the Gregorian calendar).

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0