You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/12/24 01:22:16 UTC

[GitHub] [servicecomb-pack] WillemJiang commented on issue #620: 数据库时间不对

WillemJiang commented on issue #620: 数据库时间不对
URL: https://github.com/apache/servicecomb-pack/issues/620#issuecomment-568619942
 
 
   I checked the code of pack, it just create a new Date object when inserting the data.  You may need to setup your timezone for it.  You can find more information [here](https://stackoverflow.com/questions/2891361/how-to-set-time-zone-of-a-java-util-date).
   Not sure if we can setup the timezone for the DB. 
   @coolbeevip  Could you add some comment on this issue?

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