未分类 谨记:小程序 iOS 中的 new Date 有时区概念 By jere on 2019-08-01 • 0 Comments const time = new Date(‘2019-04-01T02:28:38’) 等同于 const time = new Date(‘2019-04-01T02:28:38+08:00’) 打赏 微信扫一扫,打赏作者吧~