yanivsegev / VSTS-DropPlan

Plan and track your sprint with a calendar based view.
MIT License
20 stars 16 forks source link

Incorrect day being displayed if the timezone is set to UTC+8:00 #25

Closed Jerich0 closed 6 years ago

Jerich0 commented 6 years ago

We just recently installed this and noticed that for users that have their timezone set to UTC+8:00, the days associated to the dates are incorrect. See screenshot below:

image

December 1st, 2017 is a Friday however, it's being displayed as a Saturday. This is fine for users that have a US timezone set.

yanivsegev commented 6 years ago

I uploaded a fix, can you verify that it works for you?

Jerich0 commented 6 years ago

Yes, this is now fixed. Thanks!