string to time mysql code example Example: cast string to datetime mysql SELECT STR_TO_DATE('2017-03-13T14:39:01.123','%Y-%m-%dT%H:%i:%s.%f');