FEAT: Query magics on timestamps
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
Hey @came ! I think having a time format in query magics is a very good idea.