Services_Weather_Common::setUnitsFormat

Services_Weather_Common::setUnitsFormat() – Modifie la représentation des unités (standard/métrique)

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.