kepler has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I want to make a script that calculates the UTC time from a Local time in a particular location. There's GMT offset to be considered and DST. I've found the Olson Database, which gives information since GMT and DST were applied along time. Is there a script that can do this along the different years - past, present and future - given a date and region?
Kind regards,
Kepler