BoYiZhang commented on pull request #3006:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/3006#issuecomment-647012863


   @dailidong 
   
   Customer feedback
   Get data through API interface :
   For time data such as createtime, the returned data is eight hours later 
than the normal time
   Background data is normal, but after spring serialization, the data will no 
longer show Beijing time
   The reason is that data of date type, after being serialized in spring, will 
be formatted as:
   At present, the main users of the dispatching are China users, so the 
default settings are increased.
   
   Control the data date returned by API interface
   
![image](https://user-images.githubusercontent.com/39816903/85205740-d1b04580-b34f-11ea-82d5-00bd41afd373.png)
   
   After modification:
   
   
![image](https://user-images.githubusercontent.com/39816903/85205965-5485d000-b351-11ea-8b79-57f062214cad.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:
[email protected]


Reply via email to