SQLDateTimeToDateTime function
MySQL String routines
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
function SQLDateTimeToDateTime(Value: String): TDateTime;  

Description
The SQLDateTimeToDateTime function converts the string in SQL date/time format to the TDateTime variable.  

See also
SQLDateTimeToDateTime, DateTimeToSQLDateTime, DateTimeToSQLDate and DateTimeToSQLTime functions.