Take me over?
NAME
DateTime::TimeZone::Local::hpux - Local timezone detection for HP-UX
VERSION
$Id: hpux.pm,v 1.5 2009/05/11 08:05:09 omengue Exp $
SYNOPSIS
This is a workaround for bug RT#44721.
The fix for bug RT#44724 must have been applied (fixed in DateTime::TimeZone 0.87).
METHODS
Methods()
SEE ALSO
man 4 tztab
/usr/lib/tztab
- http://rt.cpan.org/Public/Bug/Display.html?id=44721
- http://rt.cpan.org/Public/Bug/Display.html?id=44724
BUGS
The current implementation is simply a hard coded mapping between the tztab I found on my system to the Olson DB. This means that the TimeZone returned may not directly match the definition in /usr/lib/tztab. I consider this as a feature as DateTime::TimeZone is actively maintained, probaly much more than your local tztab.
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:
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone-HPUX
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
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.