다음을 통해 공유


ChineseCalendar.HandleGetDateFormat(String, String, ULocale) Method

Definition

To be added

[Android.Runtime.Register("handleGetDateFormat", "(Ljava/lang/String;Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateFormat;", "GetHandleGetDateFormat_Ljava_lang_String_Ljava_lang_String_Landroid_icu_util_ULocale_Handler", ApiSince=24)]
protected virtual Android.Icu.Text.DateFormat? HandleGetDateFormat (string? pattern, string? override, Android.Icu.Util.ULocale? locale);
[<Android.Runtime.Register("handleGetDateFormat", "(Ljava/lang/String;Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateFormat;", "GetHandleGetDateFormat_Ljava_lang_String_Ljava_lang_String_Landroid_icu_util_ULocale_Handler", ApiSince=24)>]
override this.HandleGetDateFormat : string * string * Android.Icu.Util.ULocale -> Android.Icu.Text.DateFormat

Parameters

pattern
String
override
String
locale
ULocale

Returns

Attributes

Remarks

To be added

Java documentation for android.icu.util.ChineseCalendar.handleGetDateFormat(java.lang.String, java.lang.String, android.icu.util.ULocale).

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