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/07/23 01:58:56 UTC

[GitHub] [servicecomb-java-chassis] wujimin commented on issue #1166: 日期类型怎么自定义转换格式?

wujimin commented on issue #1166: 日期类型怎么自定义转换格式?
URL: https://github.com/apache/servicecomb-java-chassis/issues/1166#issuecomment-514022393
 
 
   `yyyy-MM-dd'T'HH:mm:ss.SSSZ`,这是ISO8601格式
   所谓“时间都是延迟一天”,是个误解,因为Z表示的是UTC时间,这种表达,即使跨时区也没有问题
   而"2019-08-17 00:00:00"这种方式,跨时区时,就搞不清楚到底是哪个时间了

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