Part of twisted.protocols.amp View Source View In Hierarchy
| Instance Variables | name | A str giving the name of this timezone; the name just 
includes how much time this offset represents.
 | 
| offset | A datetime.timedelta giving the amount of time this 
timezone is offset.
 | 
| Method | __init__ | Undocumented | 
| Method | utcoffset | Return this timezone's offset from UTC. | 
| Method | dst | Return a zero datetime.timedelta for the daylight saving 
time offset, since there is never one.
 | 
  
| Method | tzname | Return a string describing this timezone. | 
datetime.timedelta for the daylight saving 
time offset, since there is never one.