Description
Time strings on different page are displayed in different timezone.
If it is rendered by renderHadoopDate() in yarn.dt.plugins.js, it appears as "Wed, 10 Apr 2013 08:29:56 GMT"
If it is formatted by format() in yarn.util.Times, it appears as "10-Apr-2013 16:29:56"
Same value, but different timezone.
Attachments
Attachments
Issue Links
- breaks
-
YARN-4332 UI timestamps are unconditionally rendered in browser timezone
- Open
- is duplicated by
-
YARN-1973 Make showing the timestamp consistently in the WebUI
- Resolved
-
YARN-1998 Change the time zone on the RM web UI to the local time zone
- Resolved
- is related to
-
HDFS-8388 Time and Date format need to be in sync in NameNode UI page
- Resolved
- relates to
-
YARN-7750 [UI2] Render time related fields in all pages to the browser timezone
- Resolved
- supercedes
-
MAPREDUCE-4720 Browser thinks History Server main page JS is taking too long
- Closed