Home Tutorial Php Phpdate date_timestamp_get

 
 

date_timestamp_get
Posted on: August 27, 2009 at 12:00 AM
date_timestamp_get alias DateTime::getTimestamp function is used for getting the Unix timestamp. 

date_timestamp_get

date_timestamp_get alias DateTime::getTimestamp function is used for getting the Unix timestamp. 

Syntax

public int DateTime::getTimestamp ( void )

Parameters

This function has no parameters.

Return Values

Returns Unix timestamp representing the date.

Related Tags for date_timestamp_get: