parsing timezones, not working as expected, one way around it?
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
there is a setting: **localtime: false**,
this suppose to make difference in parsing dates
there is example of this here:
http://c3js.org/samples/axes_x_localtime.html
BUT
for me it works in wrong, **opposite direction**.
for example, for utc time: '2016-10-04T18:31:20.000Z', it should be 20h, but the result is 16h
Contributor guide
Assessment
This issue has not been assessed yet.