PHP 클래스 Phergie_Plugin_Time, phergie

Any shared time-related code should go into this class.
저자: Phergie Development Team ([email protected])
상속: extends Phergie_Plugin_Abstract
파일 보기 프로젝트 열기: phergie/phergie

공개 메소드들

메소드 설명
getCountdown ( string $timestamp ) : string Returns the time interval between the current time and a given timestamp.

메소드 상세

getCountdown() 공개 메소드

Returns the time interval between the current time and a given timestamp.
public getCountdown ( string $timestamp ) : string
$timestamp string Timestamp compatible with strtotime()
리턴 string