Skip to Content
0
Former Member
Feb 18, 2009 at 07:10 AM

Conversion of date

29 Views

Hi,

I have problem in converting the date, I am passing the input of date in the FM CONVERSION_EXIT_IDATE_OUTPUT and getting the converted date and I am concatenating the date.

But the problem is the FM gives the output based on the system date format, so we are facing the problem in output.

I need to know do we any FM to the month year and day separately as output?

Example 02012008 (MM/DD/YYYY) passing as input and i am getting the output as FEB012008

Instead I need FEB as separate parameter and month as separate parameter and the year as separate parameter.

Regards,

Vijay