This document is archived and information here might be outdated.  Recommended version.


esriTimeLocaleFormat Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Constants > E > esriTimeLocaleFormat Constants
ArcGIS Developer Help

esriTimeLocaleFormat Constants

Esri time string formats.

Constant Value Description
esriTLFDefaultDateTime 0 Uses the system locale default date format and time format.
esriTLFLongDate 1 Uses the system locale long date format only.
esriTLFShortDate 2 Uses the system locale short date format only.
esriTLFLongTime 3 Uses 12 hour time format.
esriTLFShortTime 4 Uses 24 hour time format.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.