freeCodeCamp/client
Oliver Eyton-Williams 3fff454872
fix(client): localise calendar to user's current timezone (#38217)
* fix: localise Heatmap to user's timezone

Rather than using ISO formatted date strings, this uses Date objects
for simplicity and to ensure that the heatmap is correct for the
timezone it is viewed in. It should also match the timeline which is
also localised to the viewing computer's timezone.

* test: update snapshot
2020-02-15 00:29:41 +05:30
..
config fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
plugins chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
src fix(client): localise calendar to user's current timezone (#38217) 2020-02-15 00:29:41 +05:30
static fix: update caching on resources (#37460) 2019-10-23 00:19:56 +05:30
utils chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
.babelrc fix: warnings about babel corejs config 2019-05-02 01:01:00 -07:00
.gitignore fix(client): add cache-busting hashes to chunks (#37746) 2019-11-15 01:43:44 +05:30
gatsby-browser.js fix: save the fonts locally 2019-10-16 19:29:48 +09:00
gatsby-config.js fix: remove Gatsby proxy (#37364) 2019-10-17 18:20:02 +05:30
gatsby-node.js fix: prevent duplication of Monaco webpack plugin (#38131) 2020-02-06 14:24:00 +03:00
gatsby-ssr.js feat: enable MathJax for Project Euler challenges (#38017) 2020-01-07 14:14:12 +03:00
jest-timezone-setup.js fix: force timezone to be UTC for tests (#38215) 2020-02-14 21:24:29 +05:30
jest.config.js fix: force timezone to be UTC for tests (#38215) 2020-02-14 21:24:29 +05:30
jest.test.js fix: force timezone to be UTC for tests (#38215) 2020-02-14 21:24:29 +05:30
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json fix: add donation ga and tests (#38003) 2020-02-04 11:13:56 +05:30
package.json fix: add donation ga and tests (#38003) 2020-02-04 11:13:56 +05:30
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix(client): add cache-busting hashes to chunks (#37746) 2019-11-15 01:43:44 +05:30