CalendarContract.Instances.StartDay Field

Definition

The Julian start day of the instance, relative to the local time zone.

[Android.Runtime.Register("START_DAY")]
public const string StartDay;
[<Android.Runtime.Register("START_DAY")>]
val mutable StartDay : string

Field Value

Attributes

Remarks

The Julian start day of the instance, relative to the local time zone. Column name.

Type: INTEGER (int)

Java documentation for android.provider.CalendarContract.Instances.START_DAY.

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