System::Globalization::KoreanCalendar::GetMonth メソッド
KoreanCalendar::GetMonth method
指定された時点の月を取得します。
int System::Globalization::KoreanCalendar::GetMonth(DateTime time) const override
| パラメーター | 型 | 説明 |
|---|---|---|
| 時間 | DateTime | データを抽出する対象の時間と日付。 |
ReturnValue
渡された時点の月。
参照
- Class DateTime
- Class KoreanCalendar
- Namespace System::Globalization
- Library Aspose.Page for C++