You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/06/17 01:58:40 UTC

[GitHub] [incubator-dolphinscheduler] BoYiZhang opened a new issue #3001: [BUG] API interface return time exception ???

BoYiZhang opened a new issue #3001:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3001


   API interface return time will be 8 hours later than normal time
   
   However, the web page displays normally
   
   Where do I need to set????
   
   ![image](https://user-images.githubusercontent.com/39816903/84845873-2cac1900-b080-11ea-936b-c4940cce28d0.png)
   
   
   


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



[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #3001: [BUG] API interface return time exception ???

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #3001:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3001#issuecomment-645102799


   This problem is caused by  time zone,You can refer to this issue#2485


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



[GitHub] [incubator-dolphinscheduler] xingchun-chen edited a comment on issue #3001: [BUG] API interface return time exception ???

Posted by GitBox <gi...@apache.org>.
xingchun-chen edited a comment on issue #3001:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3001#issuecomment-645102799


   This problem is caused by  time zone,You can refer to this issue #2485


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



[GitHub] [incubator-dolphinscheduler] BoYiZhang commented on issue #3001: [BUG] API interface return time exception ???

Posted by GitBox <gi...@apache.org>.
BoYiZhang commented on issue #3001:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3001#issuecomment-645109910


   Solution:
   
   update config file :   application-api.properties
   
   add config:
   
   spring.jackson.time-zone=GMT+8


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



[GitHub] [incubator-dolphinscheduler] BoYiZhang closed issue #3001: [BUG] API interface return time exception ???

Posted by GitBox <gi...@apache.org>.
BoYiZhang closed issue #3001:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3001


   


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