Back to product page

Date property


Returns creation date of the document.

Type

A Date value

Syntax

  • Basic
object.Date
The Date(object) syntax has these parts:
objectAn expression evaluating to an object of type HttpResponse.

Remarks

If set, this property returns creation date of the document.

This property is just a 'shortcut' to Response.Headers("Date") value.

Platforms

Windows