Freigeben über


TimeZone.GmtZone Property

Definition

<strong>[icu]</strong> The immutable GMT (=UTC) time zone.

[Android.Runtime.Register("GMT_ZONE", ApiSince=24)]
public static Android.Icu.Util.TimeZone? GmtZone { get; }
[<Android.Runtime.Register("GMT_ZONE", ApiSince=24)>]
static member GmtZone : Android.Icu.Util.TimeZone

Property Value

Attributes

Remarks

<strong>[icu]</strong> The immutable GMT (=UTC) time zone. Its ID is "Etc/GMT".

Java documentation for android.icu.util.TimeZone.GMT_ZONE.

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