語言

DateFormat.TimezoneField 欄位

定義

這是時區欄位對齊的有用常數。

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

欄位值

Value = 17
屬性

備註

這是時區欄位對齊的有用常數。 用於日期/時間格式的 FieldPosition。

Java 文件 java.text.DateFormat.TIMEZONE_FIELD

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於