Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18955 программистов и 1633 робота. Сейчас ищут 1575 программистов ...
Services_Weather_Common::setUnitsFormat
Вернуться к: Services_Weather
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.
Note
This function can not be called statically.
Вернуться к: Services_Weather