Microsoft JScript
getVarDate Method
Language Reference
Version 3

See Also Applies To


Description
Returns the VT_DATE value stored in the Date object.
Syntax
dateobj.getVarDate( )

The dateobj argument is any Date object.

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

Comments