redash/rd_ui/test/mocks
Arik Fraimovich b9a0760d7e Improve timezone handling:
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.
2015-10-20 16:17:57 +03:00
..
redash_mocks.js Improve timezone handling: 2015-10-20 16:17:57 +03:00