This document is archived and information here might be outdated. Recommended version. |
Obtains the time as a string, based on the current locale.
[Visual Basic .NET] Public Function QueryTimeStringCurrentLocale ( _ ByVal timeLocaleFormat As esriTimeLocaleFormat _ ) As String
[C#] public string QueryTimeStringCurrentLocale ( esriTimeLocaleFormat timeLocaleFormat );
[C++]
HRESULT QueryTimeStringCurrentLocale(
esriTimeLocaleFormat timeLocaleFormat
);
[C++] Parameters timeLocaleFormat [in]
timeLocaleFormat is a parameter of type esriTimeLocaleFormat