60 * 60 * 24: $text = floor($time / (60 * 60)) . '小时'; break; } return $text; } }