Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Date conversion in different format

Former Member
0 Likes
326

Hi,

I need to convert the incoming date in my program to a standard single format. The incomming date will be in different formats(yyyy/ddmm or mm/dd/yyyy or yyyy.dd.mm or yyyyddmm or .....) which I do not know.

Can any provide if there are any function module that convert the date in to the single standard format.

Regards,

Kumar

1 REPLY 1
Read only

amit_khare
Active Contributor
0 Likes
293

Check this [WIKI|https://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-FunctionmoduleforconvertinganyExternaldateformattoInternalformat] by Narendran.