Hello,
I am wondering if it is possible to implement the "multiple" dates feature in JSCalendar library in the JSCalendar module.
Right now the code is available in the library, however is not currently implemented. Perhaps, when returning the dates from the JSCalendar module, separating the individual dates returned by an semicolon. (Example: 03/12/2007; 03/13/2007; 03/14/2007 etc.). Is this at all possible?
Thanks in advance.
Jeremy
Comments
Comment #1
nicolash commentedOk, this the the POC...I haven't figured out how to feed the dates back to the calendar from a textfield when the node gets edited...it expects the date in some object form, I think. Anybody more familiar with this?
Comment #2
oliver soell commentedI definitely second this.. it would be super useful.
-o
Comment #3
nedjoI'd definitely like to see this supported and welcome a patch.