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

Dateformat: Date Picker configuration WebDynpro

Former Member
0 Likes
888

Hi,

Anybody knows how to change dateformat in JavaScript code of a webdynpro application?.

All my applications generates the following code:

ur_system = ;

I need to change "dateformat: 1" to dateformat: 2".

Thanks.

View Entire Topic
Former Member
0 Likes

An application cannot change this. The date format sent to the browser is automatically derived from the session locale.

Which locale do you use and which date format do you expect?

Armin