@sdetweil I know and this is what I did. But it seems that the calendar module is not respecting the flags that have been set. Maybe a bug?
What I understand out of the doc is that the format can only be changed if the timeFormat is absolute.
But to be honest, in my case it just doesn’t matter at all. The format won’t change, no matter if I use relative or absolute.
With Absolute it always says “In one day”
With relative it says “Tomorrow at 12:00 o’clock”
The values for dateFormat seem to get ignored.
I tried “DD-MM-YYYY”, “MMM Do”, “LT” for both cases relative and absolute.
What am I missing?

