Compartir a través de


SimpleDateFormat.PatternCharToDateFormatField(Char) Método

Definición

[Android.Runtime.Register("patternCharToDateFormatField", "(C)Landroid/icu/text/DateFormat$Field;", "GetPatternCharToDateFormatField_CHandler", ApiSince=24)]
protected virtual Android.Icu.Text.DateFormat.Field? PatternCharToDateFormatField (char ch);
[<Android.Runtime.Register("patternCharToDateFormatField", "(C)Landroid/icu/text/DateFormat$Field;", "GetPatternCharToDateFormatField_CHandler", ApiSince=24)>]
abstract member PatternCharToDateFormatField : char -> Android.Icu.Text.DateFormat.Field
override this.PatternCharToDateFormatField : char -> Android.Icu.Text.DateFormat.Field

Parámetros

ch
Char

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