I'm not sure if there's a clean way to do this (though patches to
create one would be welcome). A very ugly way to do it is to set
$Rose::DateTime::Util::European_Dates = 1 somewhere in your code,
which will make all Rose date parsing accept the European format.
I'll look into a cleaner solution when I get a chance (unless someone
beats me to it).
-John