Class: Image

Inherits:
Weatherzone::Resource show all
Includes:
Weatherzone::Helpers::DateParser
Defined in:
lib/weatherzone/resources/image.rb

Instance Method Summary collapse

Methods included from Weatherzone::Helpers::DateParser

included

Methods inherited from Weatherzone::Resource

has_attribute, has_elements, inherited, #settings

Instance Method Details

#forecast_dateObject



6
7
8
# File 'lib/weatherzone/resources/image.rb', line 6

def forecast_date
  valid_time.to_date
end