Steven J. Weinberger wrote: > > I'm trying to use DateTime::Event::Sunset in my DateTime::Calendar::Hebrew module, > but I'm having a problem. Below is my test code. The > results from the code are: > > 2003-09-24T10:42:00 > 2003-09-24T22:48:00 > > Sunrise wasn't at 10:42 and the sun will set well before 22:48. Is there something > I'm doing wrong?
I think these results are in UTC time. - Flavio S. Glock