Unix epoch viewer
Answered
There is an extension, or set of them, in VSCode that help us work with seconds from Epoch when you just hover over the value to see the formatted value:

It would be great if we could do it in console and result as well in datagrip!
Please sign in to leave a comment.
From the existing options in DataGrip, you can right-click a result cell containing an epoch value and select Change Display Type to view the formatted value:
Would this work for your use case in result grids? There's currently no equivalent option in consoles.
As an additional note, this option is currently missing in DataGrip 2026.2.x, but it is available in earlier releases and should be restored in an upcoming bug-fix release, as tracked in DBE-26628.
No this is even in the console, in the SQL itself.. not just the output in the grid
I've created a separate feature request for consoles: DBE-26895.