====== I/O Transformation for Time Conversion (Int) ====== ==== Full Name ==== Lib.Mervis.v1_0.DateTimeTransformationInt ==== Required Project References ==== * Lib.Mervis ===== Transformation Data Types ===== * IntArray : array[0..5] of int ===== Implemented Directions ===== |Direction from User's Perspective|Direction from ITransform's Perspective|Input Data Type|Output Data Type| |IO -> ST |Forward |intarray |dt | |ST -> IO |Reverse |dt |intarray | ===== Parameters ===== |Name |Data Type|Retain |Meaning| |Format |[[DateTimeFormatType.htm|DateTimeFormatType]]|No |Binary array format| |