Hi Isomorphic,
I was using setDefaultDisplayTimezone and was setting the offset according to the timezone at which server is running, which is PDT (-7) now. I was getting 1 hour difference (ahead) at server side from what user is entering in datetime fields in DynamicForm. Even after removing setDefaultDisplayTimezone, behavior is same.
So Dynamic form display one hour ahead then what was entered but surprisingly DetailViewer is still showing the right time which was entered by user.
Please let us know what could be wrong?
Thanks,
Santosh.
I was using setDefaultDisplayTimezone and was setting the offset according to the timezone at which server is running, which is PDT (-7) now. I was getting 1 hour difference (ahead) at server side from what user is entering in datetime fields in DynamicForm. Even after removing setDefaultDisplayTimezone, behavior is same.
So Dynamic form display one hour ahead then what was entered but surprisingly DetailViewer is still showing the right time which was entered by user.
Please let us know what could be wrong?
Thanks,
Santosh.
Comment