How to do sort by Date in XML Publisher( rtf template)
We've created a custom template for the AP Supplier Balance
we want to sort by invoice date and we wrote a code like
<?for-each:current-group()?><?sort:INVOICE_DATE;'ascending';data-type='Date'?>
And the result came as
12-APR-11
14-MAR-11
15-MAY-10
19-DEC-10
20-MAR-11
21-MAR-11
1