Calendar::getTimestamp()

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

Synopsis

require_once 'Calendar.php';

int Calendar::getTimestamp ()

Beschreibung

Format of timestamp depends on Calendar_Engine implementation being used

Rückgabewert

returns timestamp

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.