TimeZoneFormat.SetGMTOffsetDigits(String) Method

Definition

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

Parameters

digits
String

Returns

Attributes

Remarks

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