Java.Net.URLConnection.Date Property
Returns the timestamp when this response has been sent as a date in milliseconds since January 1, 1970 GMT or 0 if this timestamp is unknown.

Syntax

[get: Android.Runtime.Register("getDate", "()J", "GetGetDateHandler")]
public virtual long Date { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the timestamp when this response has been sent as a date in milliseconds since January 1, 1970 GMT or 0 if this timestamp is unknown.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1