System::Globalization::KoreanCalendar::GetMonth 方法

KoreanCalendar::GetMonth method

获取指定时间点的月份。

int System::Globalization::KoreanCalendar::GetMonth(DateTime time) const override
参数类型描述
时间DateTime用于提取数据的时间和日期。

ReturnValue

传入时间点中的月份。

另见