Share via


ExifInterface.DateTime Property

Definition

Returns parsed #TAG_DATETIME value, or -1 if unavailable or invalid.

public virtual long DateTime { [Android.Runtime.Register("getDateTime", "()J", "GetGetDateTimeHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getDateTime", "()J", "GetGetDateTimeHandler", ApiSince=31)>]
member this.DateTime : int64

Property Value

Attributes

Remarks

Returns parsed #TAG_DATETIME value, or -1 if unavailable or invalid.

Java documentation for android.media.ExifInterface.getDateTime().

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