Calendar::fetchAll Calendar::getValidator

Calendar

PEAR Manual


Calendar::getTimestamp

Calendar::getTimestamp() -- Returns a timestamp from the current date / time values

Synopsis


      require_once 'Calendar.php';

     

int Calendar::getTimestamp ( )

Description

Format of timestamp depends on Calendar_Engine implementation being used

Return value

returns timestamp

Throws

throws no exceptions thrown

Note

This function can not be called statically.



Calendar::fetchAll Calendar::getValidator

Calendar

PEAR Manual