getVarDate Method

From Microsoft Office JScript

Microsoft® JScript® getVarDate Method  Language Reference 
Version 3 

See Also                  Applies To


Description

Returns the VT_DATE value in a Date object.

Syntax

dateobj.getVarDate( )

The dateobj argument is any Date object.

Remarks

The getVarDate method is used when interacting with ActiveX® objects or other objects that accept and return date values in VT_DATE format.