Services_Weather_Common::setUnitsFormat()

Services_Weather_Common::setUnitsFormat()  -- Changes the representation of the units (standard/metric)

Synopsis

require_once '/Weather/Common.php';

void Services_Weather_Common::setUnitsFormat (string $unitsFormat, array [$customUnitsFormat = array()])

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $unitsFormat

array $customUnitsFormat

Fehler-Meldungen

Es werden keine Exceptions ausgelöst.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.