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

Backoffice DefaultDateEditor: how to set a parameter

former_member624549
Participant
0 Likes
769

I want to set the parameter selectedTimeZone of the DefaultDateEditor in Backoffice globally. I want to make this change for all editors displaying date not for just one item attribute. How can I do this?

Documentation where the parameter is described

https://help.sap.com/viewer/5c9ea0c629214e42b727bf08800d8dfa/6.3.0.0/en-US/8baaee208669101492bbcf156...

Background:

In hybris 6.5 the date is displayed with timezone GMT+2. This is not correct since this timezone does not consider summer/winter time. Therefore a date displayed today (in summer +2) is correct but a date displayed in february (winter time +1) is wrong. Backoffice always displays date/time with +2. The setup happens in DefaultDateEditor.initTimezoneManagement() initially via ClientInfoEvent.

Accepted Solutions (0)

Answers (0)