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();