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