All Frameworks Class Hierarchy This Framework Indexes
System Enumeration CATSysStatisticsDateFormat
enum CATSysStatisticsDateFormat {
StandardDate,
NumericalDate,
NumericalDateMillisecond
}
Date formats for the statistics.
- Values:
-
- StandardDate
- date is outputed using the standart date format ( Mon Jan 1 08:00.00 2000 )
- NumericalDate
- date is outputed using the numerical date format ( 2000.001.08.00.00 )
- NumericalDateMillisecond
- date is outputed using the numerical date format ( 2000.001.08.00.00.000 )
This object is included in the file: CATSysStatisticsDef.h