示例#1
0
 public static function get_human_time_diff($post)
 {
     return SB_Core::get_human_time_diff(self::get_time_compare($post));
 }