Comparteix via


TimeZoneFormat.SetGMTZeroFormat(String) Método

Definición

[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

Parámetros

gmtZeroFormat
String

Devoluciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a