Date Property
      
 

Description

Returns creation date information from local file.


Property type

A DATE (double real) value.  


Syntax

object.Date [= value]



The Date Property syntax has these parts:

Part Description
object An expression evaluating to an object of type UpdFile.
value A 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.