Date Formatting not working
I want to format the date in the rtf
But BI-publisher by default the date format which accepts is MM-DD-YYYY and in the xml date format is displayed with the time zone <PDATE>2014-03-10T00:00:00.000+04:00</PDATE>
and the format it has to be displayed is DD/MM/YYYY if i am trying to format the date ,the date field gets formatted but instead of displaying as 10/03/2014 it displays as 09/03/2014
Please help!!!!!!!!!!