
    =h                     *    S r SSKJr  SSKJr  SS jrg)z4Performs requests to the Google Maps Directions API.    )convert)datetimeNc                     [         R                  " U5      [         R                  " U=(       d    [        R                  " 5       5      S.nU(       a  X4S'   U R                  SU5      $ )a  Get time zone for a location on the earth, as well as that location's
time offset from UTC.

:param location: The latitude/longitude value representing the location to
    look up.
:type location: string, dict, list, or tuple

:param timestamp: Timestamp specifies the desired time as seconds since
    midnight, January 1, 1970 UTC. The Time Zone API uses the timestamp to
    determine whether or not Daylight Savings should be applied. Times
    before 1970 can be expressed as negative values. Optional. Defaults to
    ``datetime.utcnow()``.
:type timestamp: int or datetime.datetime

:param language: The language in which to return results.
:type language: string

:rtype: dict
)location	timestamplanguagez/maps/api/timezone/json)r   latlngtimer   utcnow_request)clientr   r   r   paramss        fC:\Users\julio\OneDrive\Documentos\Trabajo\Ideas Frescas\venv\Lib\site-packages\googlemaps/timezone.pytimezoner      sN    , NN8,\\)"@x/@AF
 %z??5v>>    )NN)__doc__
googlemapsr   r   r    r   r   <module>r      s   $ ;  ?r   