Langue

TimeZoneFormat.SetGMTZeroFormat(String) Méthode

Définition

Définit la chaîne de format GMT localisée pour GMT(UTC) elle-même (décalage GMT est 0).

[Android.Runtime.Register("setGMTZeroFormat", "(Ljava/lang/String;)Landroid/icu/text/TimeZoneFormat;", "GetSetGMTZeroFormat_Ljava_lang_String_Handler", ApiSince=24)]
public virtual Android.Icu.Text.TimeZoneFormat? SetGMTZeroFormat(string? gmtZeroFormat);
[<Android.Runtime.Register("setGMTZeroFormat", "(Ljava/lang/String;)Landroid/icu/text/TimeZoneFormat;", "GetSetGMTZeroFormat_Ljava_lang_String_Handler", ApiSince=24)>]
abstract member SetGMTZeroFormat : string -> Android.Icu.Text.TimeZoneFormat
override this.SetGMTZeroFormat : string -> Android.Icu.Text.TimeZoneFormat

Paramètres

gmtZeroFormat
String

chaîne de format GMT localisée pour GMT(UTC).

Retours

cet objet.

Attributs

Remarques

Définit la chaîne de format GMT localisée pour GMT(UTC) elle-même (décalage GMT est 0).

Java documentation pour android.icu.text.TimeZoneFormat.setGMTZeroFormat(java.lang.String).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à