EastAsianLunisolarCalendar.GetMonth(DateTime) Метод

Определение

Возвращает месяц в указанной дате.

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

Параметры

time
DateTime

Объект DateTime для чтения.

Возвращаемое значение

Целое число от 1 до 13, представляющее месяц, указанный в параметре time .

Применяется к