This document is archived and information here might be outdated. Recommended version. |
The current date and time.
[Visual Basic .NET] Public ReadOnly Property CurrentDateTime As esriGpsDateTime
[C#] public esriGpsDateTime CurrentDateTime {get;}
[C++]
HRESULT get_CurrentDateTime(
esriGpsDateTime* pDateTime
);
[C++] Parameters pDateTime [out, retval]
pDateTime is a parameter of type esriGpsDateTime*