convert_unix_to_datetime
Transform Unix timestamps into readable date/time formats, including timezone adjustments and ISO compliance, for clear time representation.
Instructions
Convert unixtime to datetime time (e.g. 1746627290 to 2025-01-01 01:01:01)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
isISO | No | ||
timezone | No | ||
unixtime | Yes |