convert_datetime_to_unix
Convert human-readable datetime to Unix timestamp for accurate time calculations. Specify date, time, and optional timezone to generate the corresponding Unix epoch value.
Instructions
Convert datetime time to unixtime (e.g. 2025-01-01 01:01:01 to 1746627290)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
time | Yes | ||
timezone | No |