wujimin commented on issue #2369: URL: https://github.com/apache/servicecomb-java-chassis/issues/2369#issuecomment-835003576
为何需要判定,这是标准格式呀,js直接处理 ``` var d = '2021-05-07T12:30:58.835+00:00' new Date(d) ``` 输出:Fri May 07 2021 20:30:58 GMT+0800 (China Standard Time) -- 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]
