|
DateTimeToSQLTime function
MySQL String routines |
|
| acUtils
|
| function DateTimeToSQLTime(const Value: TDateTime): String;
|
| Converts TDateTime value to SQL date format (HH:MM:SS).
|
| SQLDateTimeToDateTime, DateTimeToSQLDateTime, DateTimeToSQLDate and DateTimeToSQLTime functions.
|