Closed ScriptedBot closed 2 years ago
Looks correct to me right now? Was there a particular time of day when you saw this? (timezone issues have vexed me on this)
It still shows incorrectly for me
.
Been observing this regularly whenever I check at multiple times of the day - just after Bungie daily reset or later in the day. Even checked around UTC date crossover. Will update once I get to check around local date crossover.
It shows correct for me right now, 10PM EST. That makes me think this might be a time zone issue. What timezone are you in?
I am in IST (UTC+5:30). The changeover is happening at the right time i.e. at 10:30 pm local time but the change shows the next day's rotation.
It was Daylight savings time related. turns out date-fns differenceInDays
is DST aware and I really didn't want it to be. This will be fixed in 15.6.0. As always, timezone related issues keep life interesting!
It currently shows the next day's rotation i.e. its running ahead by 24 hours.