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()])

Description

This package is not documented yet.

Parameter

string $unitsFormat

array $customUnitsFormat

Throws

No exceptions thrown.

Note

This function can not be called statically.