Horde_Service_Weather_Forecast_Base::getForecastTime PHP Méthode

getForecastTime() abstract public méthode

Return the time of the forecast, in local (to station) time.
abstract public getForecastTime ( ) : Horde_Date
Résultat Horde_Date The time of the forecast.
    public abstract function getForecastTime();