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

Dateformat: Date Picker configuration WebDynpro

Former Member
0 Likes
878

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

Hi,

I already opened a OSS, but any idea is welcome...

Former Member
0 Likes

Well, the best idea might be to fix this bug

Armin

Former Member
0 Likes

Hi,

The current session locale is picked from the one which is present and has the highest priority

Its in this order..

1.URL

2.User ID

3.Browser

4.Default Locale Property

5.WD system

6.VM Default

7.Final locale

Check if all the values are set in dd/mm/yyyy format.

( Not sure if this will solve your problems )

Regards

Bharathwaj

Message was edited by: Bharathwaj R