module ApiFootballV3::Rest::Timezones
Public Instance Methods
timezones()
click to toggle source
# File lib/api_football_v3/rest/timezones.rb, line 4 def timezones get('/timezone') end
# File lib/api_football_v3/rest/timezones.rb, line 4 def timezones get('/timezone') end