3
Z'íc ã @ s d Z ddlmZmZmZ ddlmZmZmZ dddddd d
dgZG dd deZ dd
l
Zeej dZ
ejr|eej dZne
Zee
ZG dd deZe Zdd ZeddddZeddddZG dd deZed$dddZed%dddZed&d dd Zed'd
d"d#Zd
S )(z¦
Reference tzinfo implementations from the Python docs.
Used for testing against as they are only correct for the years
1987 to 2006. Do not use these for real code.
é )ÚtzinfoÚ timedeltaÚdatetime)ÚHOURÚZEROÚUTCÚFixedOffsetÚ
LocalTimezoneÚ
USTimeZoneÚEasternÚCentralÚMountainÚPacificr c @ s0 e Zd ZdZdd Zdd Zdd Zdd Zd
S )r z&Fixed offset in minutes east from UTC.c C s t |d| _|| _d S )N)Úminutes)r Ú_FixedOffset__offsetÚ_FixedOffset__name)ÚselfÚoffsetÚname© r ú./tmp/pip-build-gk9425m9/pytz/pytz/reference.pyÚ__init__ s zFixedOffset.__init__c C s | j S )N)r )r Údtr r r Ú utcoffset s zFixedOffset.utcoffsetc C s | j S )N)r )r r r r r Útzname# s zFixedOffset.tznamec C s t S )N)r )r r r r r Údst&