bilaharith opened a new pull request #1207: Hadoop 16479
URL: https://github.com/apache/hadoop/pull/1207
 
 
   private long parseLastModifiedTime(final String lastModifiedTime)
   
   Timezone is part of lastModifiedTime String as it's last field. But when 
parsed it ignores timezone field and assumes JVM timezone.
   Fix: Made timezone field considered in lastModifiedTime when the same is 
parsed
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to