Hi,
I have an XML document with dates formatted as YMD, is there any way of telling Prince to re-format these dates in DMY format or does it have to be driven by the XML?
The XML looks something like this and is formatted into a table using CSS.
<outputRow>
<item>Item One</item>
<statusdesc>A - Available</statusdesc>
<purchdate>2005-03-09</purchdate>
</outputRow>
Thanks,
Chris
I have an XML document with dates formatted as YMD, is there any way of telling Prince to re-format these dates in DMY format or does it have to be driven by the XML?
The XML looks something like this and is formatted into a table using CSS.
<outputRow>
<item>Item One</item>
<statusdesc>A - Available</statusdesc>
<purchdate>2005-03-09</purchdate>
</outputRow>
Thanks,
Chris