Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Ben Walker on Aug 24, 2009 10:00
open dhtmlx forum
Scheduler 'seconds' in date format

Hi,

Having a few issues loading schedules that don't start exactly on the minute.
For instance if i set the scheduler.config.time_step=.5, I can create an event at 09:45:30 seconds, however when I reload this event from xml it disappears. I know that scheduler.config.xml_date is the format used for loading the xml, but I can't see the seconds format character in the documentation.

Thanks,
Ben
Answer posted by Support on Aug 25, 2009 01:52
Updated js file is attached to the post, it will support %s format option for a seconds.

If issue still occurs for you - please provide a snippet of problematic xml.
Attachments (1)
Answer posted by Ben Walker on Aug 25, 2009 02:32
Thanks for this!

You also included the addition of on 'onbeforedrag' event for my colleage (see http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=11205&a=18288).

Could we ask for the 'onbeforedrag' and 'seconds option' functionality to be combined in the same script if possible?

Many thanks!

Ben
Answer posted by Support on Aug 25, 2009 03:52
Updated js file is attached.
Both updates are included in main codebase and will be available in the next versions 
Attachments (1)