Hi,
We have a recurring calendar showing departures information and I just noticed when the recurring calendar date is in the past it displays the keyword %instance_start_datetime% as opposed to printing the actual day/time of the instance.
That’s a bug that has been fixed in the latest versions I’m pretty sure. You could maybe try do print some other date value if those keywords don’t evaluate using SSJS? Such as %event_start_date% ?