Symbolic Value : Time

TSFMT_xxx - TFMT - Structure. Specifies the Overall Date/Time Structure format for character text time/date strings.
----------------------------------------------------------------------------------------------------------


#include <misc.h>

Symbolic Values :

TSFMT_DATE - Display format is: DATE

TSFMT_TIME - Display format is: TIME

TSFMT_DATETIME - Display format is: DATE TIME

TSFMT_CDATETIME - Display format is: DATE TIME, TIME Today, or TIME Yesterday

Description :

These definitions specify the format for character text time/date strings. Use these definitions when you set up the TFMT structure that controls the time/date format.

See Also :

TFMT
----------------------------------------------------------------------------------------------------------