Date calculations

Hi All,

I’m new to the tool set and looking to use the scheduler for an application. The application will require calculations to work out number of days for certain things. I havent found any info on the website to say it provides functions for date calculations. My question is does the scheduler provide functions to do date calulations or do I have to create them myself?

Thanks for any insights!

cheers!
davej

Hello,
there is a helper object for a most used date operations (most used by a component though) docs.dhtmlx.com/scheduler/api__s … other.html
All that is not supported by this object will have to be implemented manually

…Great! thanks for the pointer, I’ll take a look.

Hane you used it for calculations?

cheers!
dj