Additional options for FormatDateTime.
Source position: datih.inc line 22
type TFormatDateTimeOption = ( |
||
fdoInterval |
|
Format the time as an interval, 24+hours are presented as such. |
); |
TFormatDateTimeOption enumerates possible options to the FormatDateTime routine.
|
Return a string representation of a TDateTime value with a given format. |
|
|
Set of TFormatDateTimeOption. |