beekeeper-studio icon indicating copy to clipboard operation
beekeeper-studio copied to clipboard

FEAT: Query magics on timestamps

Open came opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. I love Query magics (it actually sold beekeeper for me 💌 ) ...I just have theses hard to read / ugly timestamps in my table and would love to see them formatted nicely. Guess it's quite hard to provide the specific format though :/

Describe the solution you'd like Maybe something like: select timestamp as germantimeanddate__format__datetime__de-DE__dateStyle__full__timeStyle__short from ... behind the scene it would use Intl.DateTimeFormat

Describe alternatives you've considered n/a

Additional context n/a

Database type, if appropriate Postgresql

came avatar Feb 21 '24 10:02 came

Hey @came ! I think having a time format in query magics is a very good idea.

azmy60 avatar Feb 21 '24 12:02 azmy60