时间格式化程序只是一个快速的JS代码来格式化时间。用法:var time = 5475 var text = timeFormat(time, { tformat : \"seconds\", thours : true, tminutes : true });