[
https://issues.apache.org/jira/browse/YARN-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172065#comment-14172065
]
Akira AJISAKA commented on YARN-570:
------------------------------------
Thanks [~rchiang] for the comment. Fixed the bug by padding zero.
bq. it could be confusing in a completely different way.
It's a good idea to show the local time of the browser everywhere, however,
there needs some code change (rendering date by JavaScript instead of Java) to
achieve this. Hopefully, I'll post a new patch in the end of the week.
> Time strings are formated in different timezone
> -----------------------------------------------
>
> Key: YARN-570
> URL: https://issues.apache.org/jira/browse/YARN-570
> Project: Hadoop YARN
> Issue Type: Bug
> Components: webapp
> Affects Versions: 2.2.0
> Reporter: Peng Zhang
> Assignee: Akira AJISAKA
> Attachments: MAPREDUCE-5141.patch, YARN-570.2.patch,
> YARN-570.3.patch, YARN-570.4.patch, YARN-570.5.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)