Current

Gets and sets the currently used global date and time. SeeTime” for information on valid formats for this property.

 

JavaScript

 

Current

 

C#

 

dynamic Current { get; set; }

 

C++

 

HRESULT Current([out, retval] VARIANT* pVal)

HRESULT Current([in] VARIANT pVal)