This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITime Interface > ITime.QueryGregorianTime Method (ArcObjects .NET 10.4 SDK) |
Obtains the time as a gregorian date and time.
[Visual Basic .NET] Public Function QueryGregorianTime ( _ ) As WKSDateTime
[C#] public WKSDateTime QueryGregorianTime ( );
[C++]
HRESULT QueryGregorianTime(
_WKSDateTime* gregorianTime
);
[C++]
Parameters gregorianTime [out, retval]
gregorianTime is a parameter of type _WKSDateTime