The following are the various options for displaying (entering) the Time field:
TimeField5 | HH:MM (24 hour spec, no AM/PM) (tf_5) |
TimeField7 | HH:MM AM/PM (tf_7) |
TimeField8 | HH:MM:SS (24 hour spec, no AM/PM) (tf_8) |
TimeField10 | HH:MM:SS AM/PM (tf10) |
TimeField11 | HH:MM:SS.MS (24 hour spec, no AM/PM) (tf11) |
TimeField13 | HH:MM:SS.MS AM/PM (tf13) |
NOTE: If you are using the TTASTimeEnter object and check the ElapsedTime property for TimeField7, TimeField10 and TimeField13 the number of hours will increase by 2 and there will be no AM/PM designator. For example, TimeField7 would be HHHH:MM.
HH = Hours
MM = Minutes
SS = Seconds
MS = Hundreths of a second
Page url: http://www.cassoftware.com/tas/manual/timefieldoptions.htm