|
|
|
<TimeUnitFactors> <time_unit Name="HHM" Factor="1"/> <time_unit Name="Sek" Factor="166.666667"/> <time_unit Name="Min" Factor="10000.0"/> <time_unit Name="Std" Factor="600000.0"/> <time_unit Name="HM" Factor="100.0"/> <time_unit Name="TM" Factor="10.0"/> <time_unit Name="HH" Factor="6000.0"/> <time_unit Name="TH" Factor="600.0"/> <time_unit Name="ZTH" Factor="60.0"/> <time_unit Name="TMU" Factor="6.0"/> <time_unit Name="IM" Factor="6000.0"/> <time_unit Name="H" Factor="600000.0"/> <time_unit Name="D" Factor="14400000.0"/> </TimeUnitFactors>
The conversion factors for time units are listed in the TimeUnitFactors. Usually time data is exported in the internal time unit HHM, so that the highest accuracy is available for calculations. You can use the conversion table to see which factor is used to convert from the internal time unit HHM to e.g. minutes. |