Parameters
- months
- The number of months to add to the date.
Return Value
A TdDate structure is returned.
Exception | Description |
---|---|
System.OverflowException | Unable to add the specified number of months to this instance of TdDate. |
If this instance of TdDate is Null a TdDate.Null will be returned.
Product | Versions | Platforms |
---|---|---|
.NET | 2.1, 3.1, 6 | Windows, Linux, MacOS |
.NET Framework | 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |