Hey all,
I'm putting together a schedule of games and one error I'm running into is that the dates of games is off.
For example, here are the dates in my data. I exported from a CSV from Google Sheets.
But once I publish and link to the table, it takes off a day for some reason.
Not sure if it's a me issue or a server issue or something else.
No, it's a time zone issue. Wix dates are stored in UTC +-0. When your location is earlier, the frontend (thus Wix Content Manager) takes browser locale into account to display a date according to your time zone, subtracts the time zone difference and displays a new date, in your case a couple of hours earlier, which crossed the time zone, so the date gets lowered as well.