convert_timestamp
Converts any timestamp to Unix epoch (s/ms/µs), Windows FILETIME, ISO 8601, RFC 2822, or current time, with UTC, weekday, and relative time for security investigations.
Instructions
Turn any timestamp into every form an investigation needs: Unix epoch in s/ms/µs (detected by digit count), Windows FILETIME, ISO 8601, RFC 2822 dates, or 'now' — with UTC, weekday and relative time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes |