Partager via


TimeZoneFormat.GMTPattern Property

Definition

Returns the localized GMT format pattern.

public virtual string? GMTPattern { [Android.Runtime.Register("getGMTPattern", "()Ljava/lang/String;", "GetGetGMTPatternHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getGMTPattern", "()Ljava/lang/String;", "GetGetGMTPatternHandler", ApiSince=24)>]
member this.GMTPattern : string

Property Value

the localized GMT format pattern.

Attributes

Remarks

Returns the localized GMT format pattern.

Java documentation for android.icu.text.TimeZoneFormat.getGMTPattern().

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