System.Globalization.EastAsianLunisolarCalendar.GetTerrestrialBranch Method

Calculates the terrestrial branch of the specified year in the sexagenary (60-year) cycle.

Syntax

public int GetTerrestrialBranch (int sexagenaryYear)

Parameters

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

Returns

An integer from 1 through 12.

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