Custom calendar does not work

I’m customize our the calendar for the gantt howerver the custom time on each day does not effect. When I’m trying to debug the calendar object from gantt instance and saw strange value in hours config.
Is there any wrong in my configuration?
Below is my test configuration: - Sat, Sun: off. Other days: 7:00-15:00.
→ all tasks just started at 12:00

sorry I’m new so just be able to post one image per post

Hello Anh,
I don’t see anything wrong in the hours and parsed values.
But it is hard to suggest what might be wrong as I don’t see your code.
Please, reproduce the issue in the snippet, then click on the “Share” button and send me the link:
https://snippet.dhtmlx.com/38ee1b370
Or send me a ready demo with all the necessary Javascript and CSS files so that I can reproduce the issue locally.

Thank you for your help. Actually I made another approach and removed time from calendar so the ‘issue’ is not available to reproduce for now.

  • 1 for the tip on how to “Share” the code.