OffsetTime.WithHour(Int32) 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("withHour", "(I)Ljava/time/OffsetTime;", "", ApiSince=26)]
public Java.Time.OffsetTime? WithHour (int hour);
[<Android.Runtime.Register("withHour", "(I)Ljava/time/OffsetTime;", "", ApiSince=26)>]
member this.WithHour : int -> Java.Time.OffsetTime
- hour
- Int32
- Attributes