cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Date format in XML Forms

Former Member
0 Likes
261

Hi all,

I already have done my article using XML FORMS. I added into the article the date field that I needed. So, I would like to format the date output in Render List as “dd/mm/yyyy” instead of “mm/dd/yyyy”. It’s possible? Anyone knows how to do it?

Thanks in advanced,

Alcides Flach

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

By adding in the Additional Metadata parameter the entry "customFormat=dd.MM.yy", you'll force the display of this property to this format. Look at SAP note 816761 for more info about this.

Patricio.

Answers (1)

Answers (1)

Former Member
0 Likes

Thank you Patricio.