You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/05/05 23:34:21 UTC

[GitHub] [skywalking] wu-sheng commented on issue #2560: Standardize Time in SkyWalking

wu-sheng commented on issue #2560: Standardize Time in SkyWalking
URL: https://github.com/apache/skywalking/issues/2560#issuecomment-489473228
 
 
   I and @peng-yongsheng deep dive on this yesterday. Turn out, we both misunderstand one API in Java. Timestamp(System.currentTimeMillis) is UTC-0 based, no time zone involved.
   
   So, this issue should be closed, and become two separated things.
   1. [BUG] #2586 UI bug, needs to be fixed. @TinyAllen 
   1. [FEATURE] #2594 Backup supports setting time zone manually to override OS settings. cc @peng-yongsheng @hanahmily 

----------------------------------------------------------------
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