Share via


CalendarContract.Events.InterfaceConsts.Dtstart Field

Definition

The time the event starts in UTC millis since epoch.

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

Field Value

Attributes

Remarks

The time the event starts in UTC millis since epoch. Column name.

Type: INTEGER (long; millis since epoch)

Java documentation for android.provider.CalendarContract.EventsColumns.DTSTART.

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