URLConnection.getDate

URLConnection.getDate

Class Overview | Class Members | This Package | All Packages

Syntax
public long getDate()
Returns
the sending date of the resource that the URL references, or 0 if not known. The value returned is the number of seconds since January 1, 1970 GMT.
Description
Returns the value of the date header field.

See Also
getHeaderField