evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
https://evidence.dev
MIT License
3.66k stars 179 forks source link

Datetime getting shown as Date #2123

Open Kanishk1802 opened 1 week ago

Kanishk1802 commented 1 week ago

Hi I have data from bigquery with one of the fields being datetime, but when loaded into evidence I only see the date

BQ: Screenshot 2024-06-18 at 4 27 45 PM

In Evidence: Screenshot 2024-06-18 at 4 28 56 PM

ItsMeBrianD commented 1 week ago

If this is in the QueryViewer, then the formats there are automatically dates - when putting them into a DataTable (or other components), you can specify a string format that also includes the time