NAME

DateTime::TimeZone::HPUX - Handles timezones defined at the operating system level on HP-UX

SYNOPSIS

On an HP-UX system:

my $tz = DateTime::TimeZone->new(name => 'local');

SEE ALSO

DateTime::TimeZone::Local::hpux - Local timezone detection for HP-UX (bundled in this distribution)

AUTHOR

Olivier Mengué, <dolmen at cpan.org>

BUGS

Please report any bugs or feature requests to bug-datetime-timezone-hpux at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DateTime-TimeZone-HPUX. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc DateTime::TimeZone::Local::hpux

You can also look for information at:

COPYRIGHT & LICENSE

Copyright 2009 Olivier Mengué, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.