TTFMT xxx
Symbolic Value : Time
TTFMT_xxx - TFMT - Time. Specifies the Time format for character time/date strings.
#include <misc.h>
Symbolic Values :
TTFMT_FULL - Time format is: hour, minute, and second
TTFMT_PARTIAL - Time format is: hour and minute
TTFMT_HOUR - Time format is: hour
Description :
These definitions specify the format for character time/date strings. Use these definitions when you set up the TFMT structure that controls the time/date format.
See Also : TFMT ConvertTIMEDATEToText ConvertTIMEDATEPAIRToText ConvertTextToTIMEDATE ConvertTextToTIMEDATEPAIR