Mapping an offset to a datetime timezone

2003-11-05 Thread Hill, Ronald
Hi All, I have recently updated the test scripts for the Astro::Sunrise module and would like to incorporate these changes into the DateTime::Event::Sunrise test suite. However, I am unable to map an offset into a datetime timezone. Is there a way to take an offset say -8 hours and look this up

Re: Mapping an offset to a datetime timezone

2003-11-05 Thread Dave Rolsky
On Wed, 5 Nov 2003, Hill, Ronald wrote: I have recently updated the test scripts for the Astro::Sunrise module and would like to incorporate these changes into the DateTime::Event::Sunrise test suite. However, I am unable to map an offset into a datetime timezone. Is there a way to take an

Re: Mapping an offset to a datetime timezone

2003-11-05 Thread Matt Sisk
Dave Rolsky wrote: No, because there's plenty of timezones for every offset. For example, at -08:00 base offset from UTC we have America/Los_Angeles, America/Juneau, America/Whitehorse, America/Dawson, America/Tijuana, and America/Vancouver. So which one of those corresponds to -8 hours? It would