Is it possible to get the Z-time of the Dusk for a specific position.
With:
Code: Select all
local c = ScenEdit_GetUnit({name='Kraljevo-Lađevci AB', guid='KO61QJ-0HN39901G4NCA'})
local tod = ScenEdit_GetTimeOfDay({latitude=c.latitude, longitude=c.longitude})
print (tod)Or is there a simple way?
I found some internet site but hard to get past time specific dates.
regards GJ