Quote:
Originally Posted by Yellowspurs Does anyone else has the same problem ? |
My calendar changes days before midnight.. I don't know if that is involved in your problem. It means at 11:15pm it will be claiming the uploads are being made tomorrow etc.
My setup is the latest PP and the latest
VB, and everything works perfectly with correct times everywhere but the calendar.
I think the reason for the problem I see is a simple one, the template for the calendar seems to use the server date via a getdate() command.
Our server is elsewhere in the World and does not run on the same time zone as our local time. Both
VB and PP have settings we keep set at -1hr to correct that...but the calendar is going straight to the server for its time it seems....so the day is wrong after 11pm for us.. in areas with 5 hour differences this could happen at 7pm etc. etc.
This must I guess affect everyone whose server is in a different timezone, which seems pretty common.
If anyone has a solution I'd love to hear of it. I have tried playing with the getdate() instruction in the vb3 template etc but have not yet found a variation that takes it back 1 hour and corrects the date as seems needed.
Steve