datetime_to_timestamp
Convert datetime strings to Unix timestamps for use in AI applications and data processing workflows.
Instructions
[datetime] Convert a datetime string to a Unix timestamp (seconds since epoch).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dt_str | Yes |