NAME
DateTime::TimeZone::Local - Code to determine the system's local time zone
SYNOPSIS
my $tz = DateTime::TimeZone->new( name => 'local' );
DESCRIPTION
This package is used to try to figure out what the local time zone is, in a variety of ways. See the DateTime::TimeZone docs for more details.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 140:
=back without =over