DateTime::TimeZone::POSIX

2003-09-25 Thread Claus Färber
Hallo, is someone working on a module that takes timezone strings from the environment variable TZ as defined by POSIX: http://www.opengroup.org/onlinepubs/007904975/basedefs/xbd_chap08.html Claus -- http://www.faerber.muc.de

RE: DateTime::Event::Sunset problems

2003-09-25 Thread Hill, Ronald
Hi Matt, [snipped] If not, at least make sure that the module clearly states the UTC behavior. Matt It does, from the POD See DateTime::Set. =head2 ($sunrise, $sunset) = $sunrise_object-($dt); Internal method. Returns two DateTime objects sunrise and sunset. Please note that

Re: DateTime::TimeZone::POSIX

2003-09-25 Thread Ben Bennett
Not that I have seen. This would be tricky to do right. I don't think you can make arbitrary timezones easily. Ideally the right thing to do would be to parse the TZ string and find the Olsen entry that matches it, then use the Olsen ID. In the cases where that does not exist, then you would

RE: Install Problem with DateTime.pm

2003-09-25 Thread Hill, Ronald
Hello, [snipped] I'm stumped.. I have a problem installing DateTime.pm. I get a LNK1106 U1077 with the 'nmake' command. The messages for PERL- V and 'nmake' are below. I am using Windows XP and VC++ 5 I have plenty of available space on my hard drive and there are no integrity