Date & time fields show different values between views.
![]()
RTC version: 4.0.5
Server Location: Germany RTC is accessed in Germany & India Date & Time fields of workItem show different values between views. Steps to reproduce: ------------------------- 1. Work item is created in Germany at Timestamp [March 4, 2014, 03:43:43 AM] 2. When the same work item is accessed in India created date is displayed as [March 4,2014, 07:13:43 AM] -- This is quiet understandable due to the fact that there exists time difference. 3. Search for the work item in India and in the search results hover on the work item, created date is displayed as [March 4, 2014, 03:43:43 AM]. Basically when the work item is opened as main page in Web Client, Date & time fields are processed to display values respective to the timezone set in profile but when you hover over the work item in search result/query result (quick view) then it directly shows the values in database and no processing takes place. Is it possible to show processed values according to timezone in the quick view? |