Format of Date and Time in Automatic PDF Output

classic Classic list List threaded Threaded
1 message Options
Jez
Reply | Threaded
Open this post in threaded view
|

Format of Date and Time in Automatic PDF Output

Jez
Hi

I've formatted date and time controls for the details display using:

    <property as="xs:string"  name="oxf.xforms.format.input.date"  value="[D]/[M]/[Y]"/>
    <property as="xs:string"  name="oxf.xforms.format.input.time"  value="[H]:[m]"/>

I was wondering what the similar properties are for print (PDF/review) outputs?

Thanks

Jez