# Converting Text to Date

### **Syntax**

```
convert "{text}" to a date
```

### **Example**

```
convert "October 23, 2024" to a date
```

#### **📖 Results**

* `2024-10-23`
