Calendar::getTimestamp()

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

Synopsis

require_once 'Calendar.php';

int Calendar::getTimestamp ()

Description

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.