| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Additional options for FormatDateTime
Source position: datih.inc line 21
| 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 |