You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/01 11:26:49 UTC

[GitHub] [hadoop] bilaharith opened a new pull request #1207: Hadoop 16479

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org