System::Globalization::Calendar::AddMonths methode
Calendar::AddMonths method
Voegt maanden toe aan tijdstip.
virtual DateTime System::Globalization::Calendar::AddMonths(DateTime time, int months) const
| Parameter | Type | Beschrijving |
|---|---|---|
| tijd | DateTime | Originele tijdstipwaarde. |
| maanden | int | Aantal maanden om toe te voegen. |
ReturnValue
Tijdstip nadat de berekening is voltooid.
Zie ook
- Class DateTime
- Class Calendar
- Namespace System::Globalization
- Library Aspose.Page for C++