Javascript – Date timezone changes when manipulating date, making date math incorrect
When I create a new date, when I try modifying it to e.g. get a date 30 days ago, the timezone the date is represented in changes when I print it out, and the math ends up incorrect because of…