NAME

Net::ICal::Timezone -- class for representing VTIMEZONEs

DESCRIPTION

SYNOPSIS

use Net::ICal::Timezone;

new_from_ical ($text)

Takes iCalendar text as a parameter; returns a Net::ICal::Timezone object.

SEE ALSO

More documentation pointers can be found in Net::ICal.