一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

php將時間差轉換為字符串提示

這看起來更加人性化,好吧,上代碼
復制代碼 代碼如下:
<?php
class timeAgo
{
static $timeagoObject;
private $rustle;
private $unit;
private function __construct()
{
}
private function __clone(){ }
public static function getObject()
{
if(! (self::$timeagoObject instanceof self) )
self::$timeagoObject = new timeAgo();
return self::$timeagoObject;
}
private function count_int($unix_C) // main function
{
if(! (isset($unix_C) || is_numeric($unix_C)) )
return 'don/'t find parameter';
$d = time()-$unix_C ; // $d - unix time difference value
$d_int =(int)floor($d/60) ; // minimum unit -- minutes unix/60
$this->unit = 0 ; // is minutes,hour or day?
if($d_int < 60){ // minutes in one hour 3600
$this->rustle = $d_int;
$this->unit = 1;
}
else if($d_int < 720){ //hour in one day 3600*12
$this->rustle = floor($d_int/60);
$this->unit = 2 ;
}
else if($d_int < 7200){ //day in ten days 3600*12*10
$this->rustle = floor($d_int/720);
$this->unit = 3 ;
}
else{
$this->rustle = $d ;
$this->unit = 4 ;
}
}
public function piece_str($C)
{
$this->count_int($C);
$u = '';
switch( $this->unit )
{
case 1:
$u = 'minute';
break;
case 2:
$u = 'hour';
break;
case 3:
$u = 'day';
break;
case 4:
$u = '';
break;
case 0:
return 'sorry , get time is fail';
}
if($this->unit < 4)
{
if($this->rustle > 1)
return (string)$this->rustle.$u.'s ago';
else if($this->rustle == 1)
return (string)$this->rustle.$u.'ago';
else
return 'Just now';
}
}
/* example: $ago = timeAgo::getObject();
* echo $ago->piece_str($unix);
* // 2 days ago
*/
}
?>

php技術php將時間差轉換為字符串提示,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产人成亚洲第一网站在线播放 | 日韩美女一级片 | 四色网址 | 中文字幕精品一区二区日本 | 丁香五月好婷婷深深爱 | 久久成人免费网站 | 国产福利在线观看视频 | 91在线免费观看网站 | 欧美精品亚洲精品日韩经典 | 欧美特黄a级高清免费大片 欧美特黄a级高清免费看片 | 综合激情婷婷 | 午夜毛片网站 | 91精品国产福利在线观看 | 成人av在线播放 | 38pao强力打造永久免费高清视频 | 日本一区二区三区精品国产 | 色天使色护士 在线视频观看 | 欧美精品第二页 | 久久国产乱子伦精品免费不卡 | sifangtv| 亚洲国产中文字幕在线观看 | 色网在线 | 国产成人综合亚洲欧美在线n | 国产日韩欧美综合一区二区三区 | 中文字幕在线精品视频万部 | 小说区视频区 | 91福利免费| 日本www视频| 午夜视频在线观看一区 | 91av在线导航 | 皮皮在线精品亚洲 | 伊人精品视频在线 | 青青草久久伊人 | 九九九九九热 | 国产精品亚洲欧美日韩久久 | 97日韩 | 在线五月婷婷 | 中文字幕加勒比 | 伊人国产在线视频 | 伊人久久大香线蕉综合热线 | 久久精品中文字幕久久 |