DateTime
PHP Manual

DateTime::getTimestamp

(PHP 5 >= 5.3.0)

DateTime::getTimestampGets the Unix timestamp

Описание

public int DateTime::getTimestamp ( void )

Gets the Unix timestamp.

Список параметров

This function has no parameters.

Возвращаемые значения

Returns Unix timestamp representing the date.

Смотрите также


DateTime
PHP Manual