EastAsianLunisolarCalendar.GetSexagenaryYear(DateTime) Método
Definição
Calcula o ano no ciclo sexagesimal (60 anos) que corresponde à data especificada.Calculates the year in the sexagenary (60-year) cycle that corresponds to the specified date.
public:
virtual int GetSexagenaryYear(DateTime time);
public virtual int GetSexagenaryYear (DateTime time);
abstract member GetSexagenaryYear : DateTime -> int
override this.GetSexagenaryYear : DateTime -> int
Public Overridable Function GetSexagenaryYear (time As DateTime) As Integer
Parâmetros
Retornos
Um número de 1 a 60 no ciclo sexagesimal que corresponde ao parâmetro date.A number from 1 through 60 in the sexagenary cycle that corresponds to the date parameter.