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


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

esriIntegerTimeFormat Constants

Esri integer time formats.

Constant Value Description
esriITFYearThruSecond 0 yyyyMMddHHmmss
esriITFYearThruMinute 1 yyyyMMddHHmm
esriITFYearThruHour 2 yyyyMMddHH
esriITFYearThruDay 3 yyyyMMdd
esriITFYearThruMonth 4 yyyyMM
esriITFYearOnly 5 yyyy

Product Availability

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