Method: OpenWeatherClient::Weather#time

Defined in:
lib/open_weather_client/weather.rb

#timeObject

Time

time of the requested weather



12
13
14
# File 'lib/open_weather_client/weather.rb', line 12

def time
  @time
end