次の方法で共有


DateFormat.Long Field

Definition

Constant for long style pattern.

[Android.Runtime.Register("LONG")]
public const int Long = 1;
[<Android.Runtime.Register("LONG")>]
val mutable Long : int

Field Value

Value = 1
Attributes

Remarks

Constant for long style pattern.

Java documentation for java.text.DateFormat.LONG.

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