Hi
can any one tell how to set date format as "20th sep 2010" in CR XIR2. Similarly for the whole month
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Felipe RamosPosted Sep 23, 2010, 11:15 AM
sruthi ramachandrulaPosted Sep 23, 2010, 10:46 AM
I tried it is giving me output "23r23 sep 2010". please suggest
Felipe RamosPosted Sep 23, 2010, 10:34 AM
sruthi ramachandrulaPosted Sep 23, 2010, 10:15 AM
i am using the below formula. problem here is Cr is taking in "rd", d as day of month without leading zero for single digits
IF CStr (CDate ({?P_VALUE_DATE_D}),"dd" )="23" THEN
CStr (CDate ({?P_VALUE_DATE_D}),"ddrd MMM yyyy")
please suggest.
Thanks
sruthi
Felipe RamosPosted Sep 23, 2010, 8:38 AM
Gomathi PalaniswamyPosted Sep 23, 2010, 8:36 AM
You can change by format editor. right click your printdate object and select the format of date.
With Regards,
Gomathi.P