GRA0007 / crab.fit

Enter your availability to find a time that works for everyone!
https://crab.fit
GNU General Public License v3.0
244 stars 31 forks source link

Patch the 2 saturday bug by deduping weekdays in calculateColumns #318

Open WillNilges opened 6 months ago

WillNilges commented 6 months ago

Closes #304

Adds an extra weekday check to fix the double saturday edge case that seems to happen due to timezone issues in convertDatesToTimes.

This is more of a quick 'n dirty fix. It would be better to improve the logic in convertDatesToTimes.