

# CHAR\_TO\_TIME
<a name="sql-reference-char-to-time"></a>

Converts a string to a date, according to the specified format string

```
CHAR_TO_TIME(format,dateString);
```