Horde_Service_Weather_Forecast_Base::getForecastTime PHP Method

getForecastTime() abstract public method

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