Calendar::thisHour()

Calendar::thisHour() -- Returns the value for this hour

Synopsis

require_once 'Calendar.php';

int Calendar::thisHour ([string $format = 'int'])

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $format

'int', 'timestamp' , 'array' or 'object'

Rückgabewert

returns e.g. 14 or timestamp

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.