1Date::Manip::TZ_Base(3)User Contributed Perl DocumentatioDnate::Manip::TZ_Base(3)
2
3
4

NAME

6       Date::Manip::TZ_Base - Methods common to the TZ and Base classes
7

SYNOPSIS

9       The Date::Manip::TZ_Base class is a second base class used for the
10       following Date::Manip classes:
11
12       Date::Manip::Base
13       Date::Manip::TZ
14
15       This module is not intended to be called directly and performs no
16       useful function by itself. Instead, use the various derived classes
17       which inherit from it.
18

DESCRIPTION

20       This module contains no public methods and is used internally by the
21       Base and TZ classes. In some instances, basic date operations depend on
22       timezone information, and all timezone operations depend on the base
23       class.  In order to avoid a circular dependency, I created this class
24       which allowed me to avoid that.
25

KNOWN BUGS

27       None known.
28

BUGS AND QUESTIONS

30       Please refer to the Date::Manip::Problems documentation for information
31       on submitting bug reports or questions to the author.
32

SEE ALSO

34       Date::Manip       - main module documentation
35

LICENSE

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

AUTHOR

41       Sullivan Beck (sbeck@cpan.org)
42
43
44
45perl v5.26.3                      2017-03-01           Date::Manip::TZ_Base(3)
Impressum