Display different date formats in BIP reports
Hi All,
We have a requirement to display dates in two different regions with different formats.
Already configured the report template (rtf) using below function to display dates in one format in DEU and ENU Siebel BIP Reports.
<?format-date:psfn:getCanonicalDate(Started);'DD/MM/YYYY'?>
And now we need to change or modify the function to display different date formats in different Regions (DEU & ENU).
'MM/DD/YYYY' and 'DD/MM/YYYY'
(SR 3-12238076241 : Display different date formats in BIP reports)
Thanks,
Prem