Our pure JavaScript Scheduler component


Post by marpavlov2 »

Hi Bryntum Forum,

When we select on the scheduler component from 13.07.2020. (startDate) to 16.07.2020. (endDate) one day is added in the Edit event form. Now endDate is 17.07. We want it to be 16.07. We use weekStartDay: 1. But my opinion is that it has something with day working time? Our project is set up like an Angular 8 example. We are using scheduler config, so it would be nice if we can resolve it from there with your solution.

Image:
https://ibb.co/1zNLT2N

Can someone explain why is this happening and how to resolve it?

Thanks in advance,

Regards,
Mario


Post by mats »

Dates in our components are exact, which makes this example look bad when you don't care about the hours/minutes of the date. We have opened this issue to investigate this: https://github.com/bryntum/support/issues/1162


Post by marpavlov2 »

Hi Mats,

Thanks for the quick reply.

If there is any way to configure it to care about dates only, please let me know. We are interested only in tracking days.

Thanks in advance!

Regards,

Mario


Post Reply