Back to product page

Date property


Returns creation date information from local file.

Type

A DATE (double real) value

Syntax

  • Basic
object.Date [=value]
The Date(object,value) syntax has these parts:
objectAn expression evaluating to an object of type UpdFile.
valueA DATE (double real) value.

Remarks

Date property returns creation date information about local file that exists on your system. You can use it together with NewDate property, and with ReplaceRule property set to ReplaceIfDate - to force wodAppUpdate replace files if they are newer.

Platforms

Windows