EastAsianLunisolarCalendar.GetSexagenaryYear(DateTime) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Calcule l'année dans le cycle sexagénaire (60 années) qui correspond à la date spécifiée.
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
Paramètres
Retours
Nombre de 1 à 60 dans le cycle sexagénaire qui correspond au paramètre date
.