mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| __tests__/integration | ||
| analytics | ||
| assets | ||
| client | ||
| client-only-routes | ||
| components | ||
| head | ||
| pages | ||
| redux | ||
| resources | ||
| templates | ||
| utils | ||
| html.js | ||