How do I set the Game Schedule time to reflect the time as imported from the .CSV file? Right now, the time is 2 hours off for each scheduled event. I reviewed an earlier thread that resolved the issue, but can’t find the zip file to update.
Hi quickie32,
Sorry for the slow response, this got lost somehow.
Game dates and times are stored (and imported) as the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT). So if times are 2 hours off, something is wrong with the timezone on one of your WP installs. I’m not sure what you mean by
I reviewed an earlier thread that resolved the issue, but can’t find the zip file to update.