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()
)
Описание
This package is not documented yet.
Parameter
-
string
$unitsFormat
-
array
$customUnitsFormat
Throws
No exceptions thrown.
Замечание
This function can not be called statically.