PengZhang created MAPREDUCE-5141:
------------------------------------

             Summary: Time strings are formated in different timezone
                 Key: MAPREDUCE-5141
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5141
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: PengZhang


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.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to