mirror of
https://github.com/getredash/redash.git
synced 2026-03-22 10:00:17 -04:00
1. Load all date/datetime values with moment.utc() which doesn't apply current timezone to them. 2. Don't use toLocaleString to format strings (which was converting them to current timezone as well). Ref #411.
3.7 KiB
3.7 KiB