Scheduler adds one hour to appointments

Hello,

Since the newest version of the mobile scheduler, the scheduler adds one hour to the start and end of each event. An appointment from 10.00 to 11.00 is shown in the scheduler as 11.00 to 12.00.

How can i solve this?

Thanks,

CompuFit

Hello,

Is the propblem reproduced in the samples from Scheduler package? We have not managed to recreate it.

Hello,

I’m working with the beta version i’ve got from you. (with offline support)
The current version worked without a problem.

CompuFit

Hi,

Please create a ticket with the sample in the Member’s Support. We have not managed to recreate the problem locally.

Hello,

I have solved the problem.

It was the option scheduler.config.server_utc that caused the problem.
This option was set on true.
In the current version of the scheduler i have no problem with this option,
but in the version with offline support this option suddenly has another effect. (i guess it now works)

I solved it by setting scheduler.config.server_utc = true.

Thanks,

CompuFit