This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Constants > E > esriIntegerTimeFormat Constants (ArcObjects .NET 10.5 SDK) |
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 |