共用方式為


DateFormat.Field.WeekOfYear Property

Definition

Marks the week of the year part of a date.

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

Property Value

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