convert string time to date in sql server fuction code example Example: sql server convert string to date Cast( '2011-07-07' as date ) as convertedDate