I find that i am unable to import the start and end dates into event enabled nodes when js calendar is enabled. When js calendar is disabled it works great!

With js calendar enabled the dates are imported and no error is shown. Then when the data is previewed (or viewed) incorrect dates are present. This was the case with using a unix timestamp in the "Event complete start date or timestamp" or the day, month and year in the appropriate fields.

If this behaviour is expected then something in the readme file would be great.

This is a great module!

Comments

fool2’s picture

I have confirmed this as well. Switching the widget from Jscalendar to Textfield with strtotime validation fixes this.

I believe this may have something to do with validation but I'm unable to confirm that the jscalendar validation is even being triggered here.