Ejemplo n.º 1
0
def get_location(interp, this):
    return common.timezone_location_get(interp, this)
Ejemplo n.º 2
0
def timezone_location_get(interp, w_datetimezone):
    return common.timezone_location_get(interp, w_datetimezone)