{
    "content": [
        {
            "type": "text",
            "text": "# Date::Manip::TZ_Base (perldoc)\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 following Date::Manip\nclasses:\nDate::Manip::Base\nDate::Manip::TZ\nThis module is not intended to be called directly and performs no useful function by itself.\nInstead, use the various derived classes which inherit from it.\n\n## DESCRIPTION\n\nThis module contains no public methods and is used internally by the Base and TZ classes. In\nsome instances, basic date operations depend on timezone information, and all timezone\noperations depend on the base class. In order to avoid a circular dependency, I created this\nclass which allowed me to avoid that.\n\n## Sections\n\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": "perldoc",
        "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 following Date::Manip\nclasses:\nDate::Manip::Base\nDate::Manip::TZ\nThis module is not intended to be called directly and performs no useful function by itself.\nInstead, use the various derived classes which inherit from it.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "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": 2,
                "subsections": []
            }
        ],
        "sections": {
            "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 following Date::Manip\nclasses:\n\nDate::Manip::Base\nDate::Manip::TZ\n\nThis module is not intended to be called directly and performs no useful function by itself.\nInstead, use the various derived classes which inherit from it.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module contains no public methods and is used internally by the Base and TZ classes. In\nsome instances, basic date operations depend on timezone information, and all timezone\noperations depend on the base class. In order to avoid a circular dependency, I created this\nclass which 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 on submitting bug\nreports 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 under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Sullivan Beck (sbeck@cpan.org)\n",
                "subsections": []
            }
        }
    }
}