class Tmdby::Timezones
Public Class Methods
list()
click to toggle source
Get the list of supported timezones for the API methods that support them
# File lib/tmdby/wrappers/timezones.rb, line 7 def self.list self.fetch "list" end