enigma2  2.6
Public Member Functions | List of all members
Components.Timezones.Timezone Class Reference
Inheritance diagram for Components.Timezones.Timezone:

Public Member Functions

def __init__ (self, key, zinfo)
 
def key (self)
 
def code (self)
 
def name (self)
 
def region (self)
 
def city (self)
 
def offset (self)
 
def __getitem__ (self, item)
 
def __str__ (self)
 
def __repr__ (self)
 

Constructor & Destructor Documentation

◆ __init__()

def Components.Timezones.Timezone.__init__ (   self,
  key,
  zinfo 
)

Member Function Documentation

◆ __getitem__()

def Components.Timezones.Timezone.__getitem__ (   self,
  item 
)

◆ __repr__()

def Components.Timezones.Timezone.__repr__ (   self)

◆ __str__()

def Components.Timezones.Timezone.__str__ (   self)

◆ city()

def Components.Timezones.Timezone.city (   self)

◆ code()

def Components.Timezones.Timezone.code (   self)

◆ key()

def Components.Timezones.Timezone.key (   self)

◆ name()

def Components.Timezones.Timezone.name (   self)

◆ offset()

def Components.Timezones.Timezone.offset (   self)

◆ region()

def Components.Timezones.Timezone.region (   self)

The documentation for this class was generated from the following file: