言語

DateFormat.TimezoneField フィールド

定義

TIMEZONE フィールドの配置に便利な定数です。

[Android.Runtime.Register("TIMEZONE_FIELD")]
public const int TimezoneField = 17;
[<Android.Runtime.Register("TIMEZONE_FIELD")>]
val mutable TimezoneField : int

フィールド値

Value = 17
属性

注釈

TIMEZONE フィールドの配置に便利な定数です。 日付/時刻書式の FieldPosition で使用されます。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象