How to handle Date format in rtf template in Excel type report in Fusion HCM?
Hi,
I have an issue with date format in excel report.
I have used the date format, to convert from 15-04-2017 to 15-Apr-2017 in rtf template.
<?xdoxslt:format_date(HIRE_DATE,'dd-MMM-yyyy','dd-mm-yyyy',$_XDOLOCALE, $_XDOTIMEZONE)?>
But I am getting the out put as 15-Jan-2017 in the Excel report with above format in rtf template. The date and Year are coming correct but the different months are getting changed to 'Jan'. Any inputs would be appreciated.
Thanks,
Sumanta