System.Globalization.EastAsianLunisolarCalendar.GetSexagenaryYear Method

Calculates the year in the sexagenary (60-year) cycle that corresponds to the specified date.

Syntax

public virtual int GetSexagenaryYear (DateTime time)

Parameters

time
A DateTime to read.

Returns

A number from 1 through 60 in the sexagenary cycle that corresponds to the date parameter.

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