I'm currently implementing a Weatherunderground Astronomy agent, so that I can trigger things based on sundown/sunrise, so I was wondering what is the best way to schedule events for some time in the future.
If say I knew that sundown was going to be at 6:04 pm, how could I schedule my agent from creating an event then?