共用方式為


CalendarContract.Events.InterfaceConsts.Dtstart 欄位

定義

事件自 Epoch 以來以 UTC 毫秒開始的時間。

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

欄位值

屬性

備註

事件自 Epoch 以來以 UTC 毫秒開始的時間。 資料行名稱。

類型:INTEGER (long; millis 自 epoch)

android.provider.CalendarContract.EventsColumns.DTSTARTJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於