Horde_Service_Weather_Forecast_Base::getForecastTime PHP Метод

getForecastTime() абстрактный публичный Метод

Return the time of the forecast, in local (to station) time.
abstract public getForecastTime ( ) : Horde_Date
Результат Horde_Date The time of the forecast.
    public abstract function getForecastTime();