예제 #1
0
def test_Location_DuskUTC():
    c = Location()
    c.dusk(local=False)
예제 #2
0
def test_Location_Dusk():
    c = Location()
    c.dusk()