OffsetTime.MinusSeconds(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("minusSeconds", "(J)Ljava/time/OffsetTime;", "", ApiSince=26)]
public Java.Time.OffsetTime? MinusSeconds(long seconds);
[<Android.Runtime.Register("minusSeconds", "(J)Ljava/time/OffsetTime;", "", ApiSince=26)>]
member this.MinusSeconds : int64 -> Java.Time.OffsetTime
- seconds
- Int64
- Attributes
Proizvod | Verzije |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |