Services_Weather_Common::setUnitsFormat

Services_Weather_Common::setUnitsFormat() – 単位の表記を変更する (標準/メートル法)

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.