Module: ApiFootballV3::Rest::Timezones

Included in:
Api
Defined in:
lib/api_football_v3/rest/timezones.rb

Instance Method Summary collapse

Instance Method Details

#timezonesObject



4
5
6
# File 'lib/api_football_v3/rest/timezones.rb', line 4

def timezones
  get('/timezone')
end