LocalTime.MinusHours(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.
[Android.Runtime.Register("minusHours", "(J)Ljava/time/LocalTime;", "", ApiSince=26)]
public Java.Time.LocalTime? MinusHours (long hoursToSubtract);
[<Android.Runtime.Register("minusHours", "(J)Ljava/time/LocalTime;", "", ApiSince=26)>]
member this.MinusHours : int64 -> Java.Time.LocalTime
- hoursToSubtract
- Int64
- Attributes