System.Globalization.EastAsianLunisolarCalendar.GetCelestialStem Method

Calculates the celestial stem of the specified year in the sexagenary (60-year) cycle.

Syntax

public int GetCelestialStem (int sexagenaryYear)

Parameters

sexagenaryYear
An integer from 1 through 60 that represents a year in the sexagenary cycle.

Returns

A number from 1 through 10.

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