System.Globalization.PersianCalendar.GetYear Method

Returns the year in the specified DateTime object.

Syntax

public override int GetYear (DateTime time)

Parameters

time
The DateTime to read.

Returns

An integer from 1 through 9378 that represents the year in the specified DateTime.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0