OwlCyberSecurity - MANAGER
Edit File: _tzhelper.pyc
� `��ac @ s] d Z d d l m Z m Z m Z d d g Z d e f d � � YZ e j d d d � Z d S( s Time zone utilities. i����( t datetimet timedeltat tzinfot FixedOffsetTimeZonet UTCc B sS e Z d Z d d � Z e d � � Z e d � � Z d � Z d � Z d � Z RS( s* Represents a fixed timezone offset (without daylight saving time). @ivar name: A L{str} giving the name of this timezone; the name just includes how much time this offset represents. @ivar offset: A L{timedelta} giving the amount of time this timezone is offset. c C s | | _ | | _ d S( s Construct a L{FixedOffsetTimeZone} with a fixed offset. @param offset: a delta representing the offset from UTC. @type offset: L{timedelta} @param name: A name to be given for this timezone. @type name: L{str} or L{None} N( t offsett name( t selfR R ( ( s[ /opt/cpanel-ccs/.develop/virtualenv/lib/python2.7/site-packages/twisted/python/_tzhelper.pyt __init__ s c C sn d | | | f } | d k r0 | } | } n"