According to @senior, we're using default behavior, which is giving Date fields a time of midnight. It's possible that this might be the root cause of issues like https://github.com/metabase/metabase/issues/4245.
:arrow_down: Please click the :+1: reaction instead of leaving a +1
or update?
comment
~I think this also might be the root cause of #5743 as well.~ I take it back. That one has to do with how we format by-minute groupings.
This is a bit of an annoyance for us, as excel doesn't recognize dates like 2016-01-01T00:00:00.000Z
Also having this same issue, even when casting as date. Shows in UI and csv/xlsx downloads.
Most helpful comment
This is a bit of an annoyance for us, as excel doesn't recognize dates like
2016-01-01T00:00:00.000Z