Erik Jan

Results 13 comments of Erik Jan

Thanks fro the quick replies. At the time, Sam provided me with 2 updated files: ical.js and calendarutils.js But the calendarutils.js file has been completely rewritten. As a result the...

The name was just an example, multiDayEventEndDateFormat sounds good. Do not understand this however: “just end as start was the same (ok) both above”

Ah, yes, hence your proposal for the variable name multiDayEventEndDateFormat. With emphasis on the EndDateFormat. In my first line I had to phrase it like this in order to make...

When I look at the existing default date formats, I would propose: `multiDayEventEndDateFormat: "Do.MMM, HH:mm"`. I myself will probably use `dateEndFormat: "HH:mm"` and `multiDayEventEndDateFormat: "ddd MMM D - HH:mm"`, but...

I am afraid, that the more I write, the more confusing it gets :-) The 'wish' to keep overnight events using the `dateEndFormat: "HH:mm"`, like a flight from Oct 29th,...

Not quite sure I understand. In general as in ALL events with start and end time? Or are we still speaking of events with start and end time, where the...

Okay, I think I get it, but need to digest it a bit. Default setting for showEnd is true, for one, hence, dateEndFormat comes to play. Let me try a...

Question in between: '`showEnd: true,` is effective when `timeFormat: "relative",` ?? I do not see the end time when using 'relative', unless that is wanted. And briefly looked at the...

I think timeFormat: `"dateheaders"` could be the solution for me: Although there seems to be a counter issue with `sliceMultiDayEvents`: For fullday spanning event is works fine: And the empty...

Sam, I am thinking to close this feature request. I would be forced to use `timeFormat: "absolute"` anyway. I think I like `timeFormat: "relative"` more and there is an alternative...