|
Hi,
This can may be help someone...
The solution is to add the following property in the file "properties-local.xml" :
<property as="xs:string" name="oxf.xforms.format.output.date" value="if (. castable as xs:date) then format-date(xs:date(.), '[D01]/[M01]/[Y0001]', 'fr', (), ()) else ."/>
Regards,
|