博客
将String转成moment再格式化
const date = '2019-03-07T21:16:00Z'; moment(date, 'YYYY-MM-DDTHH:mm:ssZ').format('HH:mm')
Augular-网络 Golang