把时间戳格式化为显示格式
毫秒时间戳
格式,默认值为 TIME_DEFAULT
格式化后的字符串
formatTime(1773932460475) // 23:01:00 Copy
formatTime(1773932460475) // 23:01:00
把时间戳格式化为显示格式