DateTime
PHP Manual

DateTime::getTimestamp

(PHP 5 >= 5.3.0)

DateTime::getTimestampGets the Unix timestamp

설명

public int DateTime::getTimestamp ( void )

Gets the Unix timestamp.

인수

이 함수는 인수가 없습니다.

반환값

Returns Unix timestamp representing the date.

참고


DateTime
PHP Manual