text.js 133 B

12
  1. var temp = (new Date("Thu Sep 10 2020 21:25:30 GMT+0800 (GMT+08:00)")).toGMTString()
  2. console.log("################## temp %s", temp)