{
    "content": [
        {
            "type": "text",
            "text": "# Date::Manip::TZ_Base (info)\n\n## NAME\n\nDate::Manip::TZBase - Methods common to the TZ and Base classes\n\n## SYNOPSIS\n\nThe Date::Manip::TZBase class is a second base class used for the\nfollowing Date::Manip classes:\nDate::Manip::Base\nDate::Manip::TZ\nThis module is not intended to be called directly and performs no\nuseful function by itself. Instead, use the various derived classes\nwhich inherit from it.\n\n## DESCRIPTION\n\nThis module contains no public methods and is used internally by the\nBase and TZ classes. In some instances, basic date operations depend on\ntimezone information, and all timezone operations depend on the base\nclass.  In order to avoid a circular dependency, I created this class\nwhich allowed me to avoid that.\n\n## Sections\n\n- **Date::Manip::TZBase(3User Contributed Perl DocumentaDate::Manip::TZBase(3pm)**\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **KNOWN BUGS**\n- **BUGS AND QUESTIONS**\n- **SEE ALSO**\n- **LICENSE**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Date::Manip::TZ_Base",
        "section": "",
        "mode": "info",
        "summary": "Date::Manip::TZBase - Methods common to the TZ and Base classes",
        "synopsis": "The Date::Manip::TZBase class is a second base class used for the\nfollowing Date::Manip classes:\nDate::Manip::Base\nDate::Manip::TZ\nThis module is not intended to be called directly and performs no\nuseful function by itself. Instead, use the various derived classes\nwhich inherit from it.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "Date::Manip::TZBase(3User Contributed Perl DocumentaDate::Manip::TZBase(3pm)",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "KNOWN BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "BUGS AND QUESTIONS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "Date::Manip::TZBase(3User Contributed Perl DocumentaDate::Manip::TZBase(3pm)": {
                "content": "",
                "subsections": []
            },
            "NAME": {
                "content": "Date::Manip::TZBase - Methods common to the TZ and Base classes\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "The Date::Manip::TZBase class is a second base class used for the\nfollowing Date::Manip classes:\n\nDate::Manip::Base\nDate::Manip::TZ\n\nThis module is not intended to be called directly and performs no\nuseful function by itself. Instead, use the various derived classes\nwhich inherit from it.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module contains no public methods and is used internally by the\nBase and TZ classes. In some instances, basic date operations depend on\ntimezone information, and all timezone operations depend on the base\nclass.  In order to avoid a circular dependency, I created this class\nwhich allowed me to avoid that.\n",
                "subsections": []
            },
            "KNOWN BUGS": {
                "content": "None known.\n",
                "subsections": []
            },
            "BUGS AND QUESTIONS": {
                "content": "Please refer to the Date::Manip::Problems documentation for information\non submitting bug reports or questions to the author.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Date::Manip       - main module documentation\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "This script is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Sullivan Beck (sbeck@cpan.org)\n\nperl v5.32.1                      2021-11-20         Date::Manip::TZBase(3pm)",
                "subsections": []
            }
        }
    }
}