This topic has not yet been rated - Rate this topic

getVarDate Method

Returns the VT_DATE value in a Date object.

function getVarDate(): System.DateTime

The getVarDate method is used when interacting with COM objects, ActiveX® objects or other objects that accept and return date values in VT_DATE format, such as Visual Basic and VBScript. The actual format is dependent on regional settings and should not be relied upon within JScript.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.