Re: in search of a method of determining time and date info in various parts of the world

2007-02-08 Thread Zefram
Virden, Larry W. wrote: >But how do I turn the user supplied date and time into the time for the >various timezones, and figure out whether daylight savings time is in >effect? DateTime can do this: #!/usr/bin/perl use warnings; use strict; use DateTime;

in search of a method of determining time and date info in various parts of the world

2007-02-08 Thread Virden, Larry W.
I'm trying to find a _simple_ method of taking a series of a dozen or so pre-determined locations around the world, a user supplied date, time, and location indicator, and presenting what date and time that represents at the pre-determined locations . For example, a user might want to say: wor