Services_Weather_Common::setDateTimeFormat()

Services_Weather_Common::setDateTimeFormat()  -- Changes the representation of time and dates (see http://www.php.net/date)

Synopsis

require_once '/Weather/Common.php';

void Services_Weather_Common::setDateTimeFormat (string [$dateFormat = ""], string [$timeFormat = ""])

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $dateFormat

string $timeFormat

Fehler-Meldungen

Es werden keine Exceptions ausgelöst.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.