DateFormat.Full Field

Definition

Constant for full style pattern.

[Android.Runtime.Register("FULL")]
public const int Full = 0;
[<Android.Runtime.Register("FULL")>]
val mutable Full : int

Field Value

Value = 0
Attributes

Remarks

Constant for full style pattern.

Java documentation for java.text.DateFormat.FULL.

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