The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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 139:

=back without =over