ZoneOffset.Max Property

Definition

Constant for the maximum supported offset.

[Android.Runtime.Register("MAX", ApiSince=26)]
public static Java.Time.ZoneOffset? Max { get; }
[<Android.Runtime.Register("MAX", ApiSince=26)>]
static member Max : Java.Time.ZoneOffset

Property Value

Attributes

Remarks

Constant for the maximum supported offset.

Java documentation for java.time.ZoneOffset.MAX.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to