Class: WeatherUnderground::Forecast::SimpleForecastDay

Inherits:
Object
  • Object
show all
Includes:
HappyMapper
Defined in:
lib/weather-underground/forecast.rb

Instance Attribute Summary collapse

Instance Attribute Details

#datetimeObject

Returns the value of attribute datetime.



76
77
78
# File 'lib/weather-underground/forecast.rb', line 76

def datetime
  @datetime
end