Microsoft® JScript getVarDate Method |
Language Reference Version 3 |
Returns the VT_DATE value stored in the Date object.
dateobj.getVarDate( )The dateobj argument is any Date object.
The getVarDate method is used when interacting with ActiveX or other objects that accept and return date values in VT_DATE format.