ZonedDateTime.PlusDays(Int64) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Android.Runtime.Register("plusDays", "(J)Ljava/time/ZonedDateTime;", "", ApiSince=26)]
public Java.Time.ZonedDateTime? PlusDays (long days);
[<Android.Runtime.Register("plusDays", "(J)Ljava/time/ZonedDateTime;", "", ApiSince=26)>]
member this.PlusDays : int64 -> Java.Time.ZonedDateTime
- days
- Int64
- Attributes
Produkt | Versioner |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |