[This is preliminary documentation and is subject to change.]
Adds a period to this local date/time. Fields are added in the order provided by the period.
| C# | Visual Basic | Visual C++ |
public LocalDateTime Plus( Period period )
Public Function Plus ( _ period As Period _ ) As LocalDateTime
public: LocalDateTime Plus( Period^ period )
- period (Period)
- Period to add
The resulting local date and time
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)