Format epoch seconds as an ISO-like UTC string.
Section: Dates and Time
Unix time to ISO string
bash
bash
jq -n 'now | todate'Explanation
Human-friendly UTC date output.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Dates and Time