Details
Description
The "Block.tpl" displays the raw value of profile date fields (in American MM/DD/YY format) on the confirmation and thank you event registration pages when something like "Birth Date" is part of an included Profile for that event registration.
I suspect this is as it is because the jscript date picker expects to use the date in that format.
I've attached a fairly rudimentary patch that at least avoids the ambiguity in the date output.
Please IGNORE that patch! It breaks the confirmation step when a paid event is involved. Have hacked up a workaround on my site but it still means I have to display an invalid (non-localized) date on the confirmation page.
Anyone with more knowledge in this area please chime in. Otherwise if I come up with a better solution I will revisit this issue.