second_format — 友好格式化时时:将转换为时分秒显示
string second_format (int $second)
second_format() 将秒格式化为N小时N分N秒的形式,如 3分10秒,这样的友好显示式,返回新的时间字符串。