Services_Weather_Globalweather::getUnits
Services_Weather_Globalweather::getUnits() – Returns the units for the current query
Synopsis
require_once '/Weather/Globalweather.php';
array
Services_Weather_Globalweather::getUnits
(
string
$id
= null
,
string
$unitsFormat = ""
)
Description
This package is not documented yet.
Parameter
-
string
$id
-
string
$unitsFormat
Throws
No exceptions thrown.
Deprecated
deprecated
Note
This function can not be called statically.