TQExportFormats.TimeFormat
property TimeFormat: string;
Description
The TimeFormat property determines the representation of the time fields in the result file. By default the value is set to default system format for time fields. If you want to format time in twelve-hour form, you should add AM/PM to your format string.
Example:
mm/dd/yyyy hh:nn:ss AM/PM
See also:



