Our blazing fast Grid component built with pure JavaScript


Post by s-tech »

The Task Bar shows the end Date as 1 day earlier than actual . Kindly follow the attachment.

Screenshot 2022-05-27 at 4.38.46 PM.png
Screenshot 2022-05-27 at 4.38.46 PM.png (86.83 KiB) Viewed 500 times

As the end date is 23rd but the task bar ends on 22nd, so can you please explain how we can fix it?


Post by tasnim »

This is how it behaves, endDate is not inclusive. It ends on the start of the 23rd


Post by s-tech »

If I want to include the end date also , Can i do that ?


Post by alex.l »

Not sure I see your point. Your endDate for that task is "Jan 23, 00:00" ? What do you expect to see?

All the best,
Alex


Post by s-tech »

2022-05-27_12-25-11.png
2022-05-27_12-25-11.png (310.29 KiB) Viewed 447 times

I have end date 23 Jan and i want this bar to be end on 23 Jan. Basically i want to include the last day.


Post by alex.l »

It ends exactly at the moment you set - at Jan 23, 00:00. If you want it ends at the end on the day, try to set time for endDate.

All the best,
Alex


Post Reply