class documentation

class _TzOffsetFactory(_TzFactory): (source)

View In Hierarchy

Undocumented

Method __call__ Undocumented
Method __init__ Undocumented

Inherited from _TzFactory:

Method instance Alternate constructor that returns a fresh instance
def __call__(cls, name, offset): (source)

Undocumented

def __init__(cls, *args, **kwargs): (source)

Undocumented