PHP Класс Phergie_Plugin_Time, phergie

Any shared time-related code should go into this class.
Автор: Phergie Development Team ([email protected])
Наследование: extends Phergie_Plugin_Abstract
Показать файл Открыть проект

Открытые методы

Метод Описание
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