I would like to import a schedule from a CSV file. I've got everything down except for the windate and wintime fields. I've used a "unix timestamp converter" site but the dates and times are always off. Any idea why this would happen?
December 19, 2008 11:36 am
Peter
Admin
Forum Posts: 841
Offline
2
Hi Shaun, this is probably a mismatch in timezones between your server and the timestamp converter. If you import all of the timestamps are off by a specific amount, you can write a script to modify all of the imported entries.