EastAsianLunisolarCalendar.GetMonth(DateTime) Yöntem

Tanım

Belirtilen tarihteki ayı döndürür.

public:
 override int GetMonth(DateTime time);
public override int GetMonth (DateTime time);
override this.GetMonth : DateTime -> int
Public Overrides Function GetMonth (time As DateTime) As Integer

Parametreler

time
DateTime

DateTime Okunacak.

Döndürülenler

parametresinde belirtilen ayı temsil eden 1 ile 13 aralığında bir time tamsayı.

Şunlara uygulanır