Hi All,
I have a custom ADF code which I have built using Webcenter Content RIDC jar. This custom application displays content items stored in WCC for the end users and it is deployed on Weblogic Server (different than the one on which i have WCC deployed).
However, there is a slight problem in it.
The problem is, the Date metadata field value shows a difference of around 7hrs between what is showed on content server and that which is displayed on my custom RIDC application.
For example, Released Date value showed on Content Server is 11/26/2020 3:30 PM, &
Released Date value for the same content item showed on my custom RIDC application is 11/26/2020 10:30 PM.
I am able to see the time zone on WCC system properties.
However, i am unable to fetch the timezone properties on my custom application deployed on another WLS server.
Can anyone help me fix this issue? How can i check the timezone property that is being used on another weblogic server' custom applications deployed?
Thanks & Regards,
Sanket