Calculates the year in the sexagenary (60-year) cycle that corresponds to the specified date.
Syntax
Parameters
- time
-
A DateTime to read.
Returns
A number from 1 through 60 in the sexagenary cycle that corresponds to the date parameter.
Remarks
Requirements
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0