Hi. So, I was just looking at a node that has a repeating date, as defined by the date_repeat module. For some reason, it works just fine when devel_themer is disabled, but when devel_themer is enabled, it formats the dates wrong.

For some reason, the dates get formatted as "all-day" events, rather than as timed events.

Correct output:

Repeats every week until Mon Aug 01 2011 .
6:00am - 9:00am
6:00am - 9:00am
6:00am - 9:00am
6:00am - 9:00am

Incorrect output:

Repeats every week until Mon Aug 01 2011 .
6:00am
6:00am
6:00am
6:00am
6:00am