TIME - Time value
Time fields allow storing time values from 0:00:00,00 up to 23:59:59,99. The size for a time field influences only the standard presentation of the time, i.e. the time to string conversion. Following size definitions are possible:
8: "23:59:59,99"
6,7: "23:59:59"
4,5: "23:59"
2,3: "23"
Independent on the size the time is stored always with 4 byte.