コード例 #1
0
def test_Location_DuskUTC():
    c = Location()
    c.dusk(local=False)
コード例 #2
0
def test_Location_Dusk():
    c = Location()
    c.dusk()