語言

DateFormat.MillisecondField 欄位

定義

對於毫秒場對齊非常有用的常數。

[Android.Runtime.Register("MILLISECOND_FIELD")]
public const int MillisecondField = 8;
[<Android.Runtime.Register("MILLISECOND_FIELD")>]
val mutable MillisecondField : int

欄位值

Value = 8
屬性

備註

對於毫秒場對齊非常有用的常數。 用於日期/時間格式的 FieldPosition。

Java 文件 java.text.DateFormat.MILLISECOND_FIELD

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

適用於