DateFormat.Field.WeekOfMonth Property

Definition

Marks the week of the month part of a date.

[Android.Runtime.Register("WEEK_OF_MONTH")]
public static Java.Text.DateFormat.Field? WeekOfMonth { get; }
[<Android.Runtime.Register("WEEK_OF_MONTH")>]
member this.WeekOfMonth : Java.Text.DateFormat.Field

Property Value

DateFormat.Field
Attributes

Remarks

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